Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 6f4e4a7e46f320e5e9a8d4a5b073a186c7927e24..ea799925d4212e61b4059e066f489442ac0afb5b 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -330,9 +330,6 @@ const char kDisableCaptivePortalBypassProxy[] = |
const char kDisableTimeZoneTrackingOption[] = |
"disable-timezone-tracking-option"; |
-// Enable OAuth token validation on sign in screen. |
-const char kEnableOAuthTokenHandlers[] = "enable-oauth-token-handlers"; |
- |
// Disable new GAIA sign-in flow. |
const char kDisableWebviewSigninFlow[] = "disable-webview-signin-flow"; |