Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: chromeos/chromeos_switches.h

Issue 1843523002: ChromeOS: Add SystemTimezoneAutomaticDetection policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@596690--Implement-better-timezone-detection--refactoring-before-policy
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698