Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 2d95c80de8b2605c8e60b51926356c166f003456..7200e2a29ed7c2dc0861d2657381a317dd61bcfc 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -475,9 +475,6 @@ const char kEnableAutologin[] = "enable-autologin"; |
// Enables the benchmarking extensions. |
const char kEnableBenchmarking[] = "enable-benchmarking"; |
-// Enables making all extensions have a browser action. |
-const char kEnableBrowserActionsForAll[] = "enable-browser-actions-for-all"; |
- |
// Enables the bundled PPAPI version of Flash. |
const char kEnableBundledPpapiFlash[] = "enable-bundled-ppapi-flash"; |