Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index b65f79cbd8ed5de3d24e81cf926b4e2591634acd..367116062da832793d610acf4a1c22e905389f92 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -690,6 +690,7 @@ extern const char kDebuggingFeaturesRequested[]; |
#if defined(OS_CHROMEOS) |
extern const char kResolveDeviceTimezoneByGeolocation[]; |
+extern const char kSystemTimezoneAutomaticDetectionPolicy[]; |
#endif // defined(OS_CHROMEOS) |
#if !defined(OS_ANDROID) |