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

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

Issue 10511015: Rename --enable-off-store-extension-install to --enable-easy-off... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 24e1c479416458cd6f8d961992d09d26320f8afc..e2c53ca167eea5adcfe5373e900a85c79a198003 100644
--- a/chrome/common/extensions/extension_switch_utils.h
+++ b/chrome/common/extensions/extension_switch_utils.h
@@ -10,7 +10,7 @@ namespace extensions {
namespace switch_utils {
-bool IsOffStoreInstallEnabled();
+bool IsEasyOffStoreInstallEnabled();
bool IsActionBoxEnabled();
« 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