Init profile-based preferences in Supervised user creation flow.
commitda7e8454835728361de51a381dc2ef82bccdfbf5
authorantrim@chromium.org <antrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 28 Apr 2014 05:56:53 +0000 (28 05:56 +0000)
committerantrim@chromium.org <antrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 28 Apr 2014 05:56:53 +0000 (28 05:56 +0000)
treec4ecd836ef40fbea34b01f0f5d59465998c16ea4
parent25766e25cf4f50c29842659c4e5b675f051e3885
Init profile-based preferences in Supervised user creation flow.

We need explicitly call ProfileStartup, as it is done for usual flows from  startup_browser_creator.cc.
This will correctly initialize per-profile input method map in InputMethodManagerImpl.

R=nkostylev@chromium.org
BUG=364680

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266436 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.cc