Revert 175826
This change appears to be breaking the ChromeOS(x86) and ChromeOS(amd64) bots. http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28x86%29/builds/11010 > Clean up: remove unnecessary if-branches on initialization of the a11y prefs. > > According to the comment at preferences.cc:96, some accessibility prefs may be already registered in WizardController::RegisterPrefs. But the magnifier prefs are never registered there, hence we can remove if statements. > > BUG=none > TEST=launch ChromeOS, and login. > > Review URL: https://chromiumcodereview.appspot.com/11820018 TBR=yoshiki@chromium.org Review URL: https://codereview.chromium.org/11817029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175871 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment