Chromium Code Reviews| Index: chromeos/chromeos_switches.cc |
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
| index cfe4e28dc1e401add5b7456555e22c07026be9d7..29b2be73d3c4d5a5c6bf4dc8210bc60d31b87715 100644 |
| --- a/chromeos/chromeos_switches.cc |
| +++ b/chromeos/chromeos_switches.cc |
| @@ -368,7 +368,7 @@ const char kTestCrosGaiaIdMigration[] = "test-cros-gaia-id-migration"; |
| const char kTestCrosGaiaIdMigrationStarted[] = "started"; |
| // This flag enables SystemTimezoneAutomaticDetection policy. |
| -const char kEnableSystemTimezoneAutomaticDetectionPolicy[] = |
| +const char kDisableSystemTimezoneAutomaticDetectionPolicy[] = |
| "enable-system-timezone-automatic-detection"; |
|
xiyuan
2016/06/04 14:36:19
Actual value needs to be updated too.
Alexander Alekseev
2016/06/06 21:06:15
Done.
|
| // This flag enables material design OOBE UI. |