summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.cc
diff options
context:
space:
mode:
authorantrim <antrim@chromium.org>2015-04-07 06:47:36 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-07 13:48:12 +0000
commiteed5d29a500020e3547de253041d400945dc516c (patch)
treefc94aeac783719a24111722a2047f61a2792bd70 /chromeos/chromeos_switches.cc
parentba8291b13dc8c9cbf97f0bebea585bfbf6898730 (diff)
downloadchromium_src-eed5d29a500020e3547de253041d400945dc516c.zip
chromium_src-eed5d29a500020e3547de253041d400945dc516c.tar.gz
chromium_src-eed5d29a500020e3547de253041d400945dc516c.tar.bz2
Run OAuth token handle check upon user pod selction.
Use one umbrella command line switch. BUG=469984,462445 R=nkostylev@chromium.org Review URL: https://codereview.chromium.org/1066843002 Cr-Commit-Position: refs/heads/master@{#324036}
Diffstat (limited to 'chromeos/chromeos_switches.cc')
-rw-r--r--chromeos/chromeos_switches.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 6f4e4a7..ea79992 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";