Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index 58a4bfff68b4358abe0c89e38fc7e5b3361966fe..1bb4cc62681c5b68cccb1958d3d3e10cf5dc532f 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(); |