Index: ash/ash_switches.cc |
diff --git a/ash/ash_switches.cc b/ash/ash_switches.cc |
index fe707f2e2c87aa2e5d20382835bc32066c1beb98..38d94e055a24ae7e27043b01bc0cf40743c94827 100644 |
--- a/ash/ash_switches.cc |
+++ b/ash/ash_switches.cc |
@@ -56,10 +56,6 @@ const char kAshDisableNewAudioHandler[] = "ash-disable-new-audio-handler"; |
// If present new lock animations are enabled. |
const char kAshDisableNewLockAnimations[] = "ash-disable-new-lock-animations"; |
-// Disable new network handlers in the status area. |
-const char kAshDisableNewNetworkStatusArea[] = |
- "ash-disable-new-network-status-area"; |
- |
// Disable the per application grouping version of the launcher. |
const char kAshDisablePerAppLauncher[] = "ash-disable-per-app-launcher"; |