Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 150fe55a79b384563a5f83e543c100cd05af968a..3e3a0584b54a809afe4e9c6f30f0a6166b876207 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1086,9 +1086,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"; |