Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 3072c1c1636f18431e280866df418f130e08fd15..fd35ff84a45bb7ea2747724c496eacb6a64cc219 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -58,11 +58,6 @@ const char kDisableVolumeAdjustSound[] = "disable-volume-adjust-sound"; |
const char kDisableNetworkPortalNotification[] = |
"disable-network-portal-notification"; |
-// Disables portal detection and network error handling before auto |
-// update. |
-const char kDisableOOBEBlockingUpdate[] = |
- "disable-oobe-blocking-update"; |
- |
// Enables overriding the path for the default echo component extension. |
// Useful for testing. |
const char kEchoExtensionPath[] = "echo-ext-path"; |