| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 1ddddeb75d6c0bb923d54bd8f7b81451d596cfa3..23cb788f9bf247435f0c4b6d0d994b97f9aac9ee 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -99,7 +99,7 @@ CHROMEOS_EXPORT extern const char kSystemDevMode[];
|
| CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[];
|
| CHROMEOS_EXPORT extern const char kWakeOnPackets[];
|
| CHROMEOS_EXPORT extern const char kEnableCaptivePortalBypassProxy[];
|
| -CHROMEOS_EXPORT extern const char kEnableTimeZoneTrackingOption[];
|
| +CHROMEOS_EXPORT extern const char kDisableTimeZoneTrackingOption[];
|
|
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|
|
|