Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 3ab07467d0fc54123b6f16f7fbfb722f5b46adb9..fcb6d3776d39b68f84e625f4ee3b2b7a3d69dce5 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1082,9 +1082,6 @@ const char kPromoServerURL[] = "promo-server-url"; |
// Default is yes. |
const char kPromptForExternalExtensions[] = "prompt-for-external-extensions"; |
-// Enables the Protector feature. |
-const char kProtector[] = "protector"; |
- |
// Forces proxy auto-detection. |
const char kProxyAutoDetect[] = "proxy-auto-detect"; |