Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index a981722f0ecda6bfb4ded695395f824c5580c9ca..78afefee2ecca20c0f8e67153824cc22225ac13c 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1367,9 +1367,6 @@ const char kEnableGView[] = "enable-gview"; |
// Enable Kiosk mode for ChromeOS |
const char kEnableKioskMode[] = "enable-kiosk-mode"; |
-// Enables mobile setup in a dialog. |
-const char kEnableMobileSetupDialog[] = "enable-mobile-dialog"; |
- |
// Enables support for policy-configured networks. |
const char kEnableONCPolicy[] = "enable-onc-policy"; |