Remove hacks added to workaround a system salt issue for M31
commit98b026a16dd66889e64a0a9f2d8fe2602adaae0c
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Oct 2013 06:43:09 +0000 (25 06:43 +0000)
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Oct 2013 06:43:09 +0000 (25 06:43 +0000)
treeaa89c2752f781e1d5a2544ebad83d05a6cbea296
parent5da0c636db719bc8dc472b4ff207ce9d99ea7c28
Remove hacks added to workaround a system salt issue for M31

In crrev.com/228189, we had to add horrible hacks to workaround an urgent
P1 issue, which needed to be merged to M31 branch immediately.

The hacks are no longer necesssary, as the system salt is obtained
before DeviceOAuth2TokenService is created. See crbug.com/309959
for details.

BUG=306547
TEST=see the bug comment #9
R=hashimoto@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230969 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/app_mode/startup_app_launcher.cc
chrome/browser/chromeos/app_mode/startup_app_launcher.h
chrome/browser/chromeos/settings/device_oauth2_token_service.cc