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

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: Rebased. Created 4 years, 8 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 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();

Powered by Google App Engine
This is Rietveld 408576698