Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 45e076fcc8ede07edbfa1a90d397001370075728..440e589c210829a4ce438e53dde80ccc73271b93 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -24,10 +24,6 @@ const char kEnableNewNetworkChangeNotifier[] = |
// Enables screensaver extensions. |
const char kEnableScreensaverExtensions[] = "enable-screensaver-extensions"; |
-// Enables the new NetworkConfigurationHandler class. |
-const char kEnableNewNetworkConfigurationHandlers[] = |
- "enable-new-network-configuration-handlers"; |
- |
// Sends test messages on first call to RequestUpdate (stub only). |
const char kSmsTestMessages[] = "sms-test-messages"; |