| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 08907598c97b35af15e9838d77d5cfb5116a2271..e13de95f50ca00af68a08bf513bf1371c20a54cb 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -692,6 +692,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)
|
|
|