Handle --kiosk correctly when the browser is set to "Continue where I left off".
commit1468d5b3b14c1f73f30be631fa494b3b1cddc7bd
authorpkasting <pkasting@chromium.org>
Sat, 21 Feb 2015 01:02:24 +0000 (20 17:02 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 21 Feb 2015 01:02:55 +0000 (21 01:02 +0000)
tree7890de46a960e622c1c703b910065e068c53b0f1
parent47382c9cdb3bcf8970751872a902219df9acdbad
Handle --kiosk correctly when the browser is set to "Continue where I left off".

BUG=94843
TEST=Set startup mode to "Continue where I left off".  Relaunch with --kiosk and verify the browser goes into kiosk mode.

Review URL: https://codereview.chromium.org/873503006

Cr-Commit-Position: refs/heads/master@{#317469}
chrome/browser/ui/startup/startup_browser_creator_impl.cc