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

Unified Diff: chrome/common/extensions/extension_switch_utils.h

Issue 10827268: Added flag --extensions-in-action-box to split Action Box and Extensions in it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed IsActionBoxEnabled() Created 8 years, 4 months 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.cc ('k') | chrome/common/extensions/extension_switch_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_switch_utils.h
diff --git a/chrome/common/extensions/extension_switch_utils.h b/chrome/common/extensions/extension_switch_utils.h
index d393de669a23fdb333aa72e7918aa63d6f0f0883..d8b5e91352fc4fa67f824124ffe64596a4fc10a0 100644
--- a/chrome/common/extensions/extension_switch_utils.h
+++ b/chrome/common/extensions/extension_switch_utils.h
@@ -11,7 +11,7 @@ namespace switch_utils {
bool IsEasyOffStoreInstallEnabled();
-bool IsActionBoxEnabled();
+bool IsExtensionsInActionBoxEnabled();
bool AreScriptBadgesEnabled();
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/common/extensions/extension_switch_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698