| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 4b293fbc632f0672913cde3bcad86d3e37013a43..22a1f561525785e83af0e2c77da49a466bc4a68e 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -119,6 +119,8 @@ CHROMEOS_EXPORT extern const char kCrosRegionsModeHide[];
|
| CHROMEOS_EXPORT extern const char kCrosRegion[];
|
| CHROMEOS_EXPORT extern const char kTestCrosGaiaIdMigration[];
|
| CHROMEOS_EXPORT extern const char kTestCrosGaiaIdMigrationStarted[];
|
| +CHROMEOS_EXPORT extern const char
|
| + kEnableSystemTimezoneAutomaticDetectionPolicy[];
|
|
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|
|
|