Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5076)

Unified Diff: chrome/common/chrome_switches.cc

Issue 11493003: Remove the protector service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix implicit ExtensionSystem -> TemplateURLService dependency Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/test/base/testing_profile.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | chrome/test/base/testing_profile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698