| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 345889dc60bd19fc0d46266860a227404ddf322c..1ddddeb75d6c0bb923d54bd8f7b81451d596cfa3 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -99,6 +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 bool WakeOnWifiEnabled();
|
|
|
|
|