summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.cc
diff options
context:
space:
mode:
authorantrim@chromium.org <antrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-26 08:04:13 +0000
committerantrim@chromium.org <antrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-26 08:04:13 +0000
commit62465b8f26388207dc4ccf7fda048fc9706b7268 (patch)
tree713fbc0905ed9c261cfd29e628b3b015321d061d /chromeos/chromeos_switches.cc
parentbd67eb2bdb83bf2bb850ac24691cacece7bb0f12 (diff)
downloadchromium_src-62465b8f26388207dc4ccf7fda048fc9706b7268.zip
chromium_src-62465b8f26388207dc4ccf7fda048fc9706b7268.tar.gz
chromium_src-62465b8f26388207dc4ccf7fda048fc9706b7268.tar.bz2
Make manager-based flow default.
BUG=176277 TBR=nkostylev@chromium.org, derat@chromium.org Review URL: https://chromiumcodereview.appspot.com/12742011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@190586 0039d316-1c4b-4281-b951-d872f2087c98
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 49368b6..09e8736 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -19,10 +19,6 @@ const char kDisableStubEthernet[] = "disable-stub-ethernet";
// Enable experimental Bluetooth features.
const char kEnableExperimentalBluetooth[] = "enable-experimental-bluetooth";
-// Enables experiments in locally managed user creation ui.
-const char kEnableLocallyManagedUserUIExperiments[] =
- "enable-locally-managed-users-ui-experiments";
-
// Enables the new NetworkChangeNotifier using the NetworkStateHandler class.
const char kEnableNewNetworkChangeNotifier[] =
"enable-new-network-change-notifier";