| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 6b381a222ebdf4f0621445ed3db5cc313c4f26b9..091d039cebb0dc1acc10d0d96bdf21a06e08e602 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -108,6 +108,7 @@ CHROMEOS_EXPORT extern const char kTestMetronomeTimer[];
|
| CHROMEOS_EXPORT extern const char kWakeOnPackets[];
|
| CHROMEOS_EXPORT extern const char kEnableCaptivePortalBypassProxyOption[];
|
| CHROMEOS_EXPORT extern const char kDisableTimeZoneTrackingOption[];
|
| +CHROMEOS_EXPORT extern const char kEnableOAuthTokenHandlers[];
|
| CHROMEOS_EXPORT extern const char kDisableWebviewSigninFlow[];
|
|
|
| CHROMEOS_EXPORT bool WakeOnWifiEnabled();
|
|
|