| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 76906cdec738c1ed030c0303dc1038e39e6b9426..dd2900f5d7d82166626fb46f47ef2da2f8780050 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -121,7 +121,7 @@ CHROMEOS_EXPORT extern const char kCrosRegion[];
|
| CHROMEOS_EXPORT extern const char kTestCrosGaiaIdMigration[];
|
| CHROMEOS_EXPORT extern const char kTestCrosGaiaIdMigrationStarted[];
|
| CHROMEOS_EXPORT extern const char
|
| - kEnableSystemTimezoneAutomaticDetectionPolicy[];
|
| + kDisableSystemTimezoneAutomaticDetectionPolicy[];
|
| CHROMEOS_EXPORT extern const char kEnableMdOobe[];
|
|
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|