summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/chromeos_switches.cc')
-rw-r--r--chromeos/chromeos_switches.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 31b01df..ffb83b9 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -112,10 +112,6 @@ const char kEnableConsumerManagement[] = "enable-consumer-management";
// If this switch is set, the device cannot be remotely disabled by its owner.
const char kDisableDeviceDisabling[] = "disable-device-disabling";
-// If this switch is set, Chrome OS login screen uses |EmbeddedSignin| endpoint
-// of GAIA.
-const char kEnableEmbeddedSignin[] = "enable-embedded-signin";
-
// If this switch is set, the new Korean IME will be available in
// chrome://settings/languages.
const char kEnableNewKoreanIme[] = "enable-new-korean-ime";