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

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

Issue 11150002: New post-sideload UI: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: !!! Created 8 years, 2 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/feature_switch.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/feature_switch.h
diff --git a/chrome/common/extensions/feature_switch.h b/chrome/common/extensions/feature_switch.h
index a7f57c652d3142d5aaf67263e02df83a66ab44d1..5e43543ec77a4e6d395d986b2c42e1ab0215f27b 100644
--- a/chrome/common/extensions/feature_switch.h
+++ b/chrome/common/extensions/feature_switch.h
@@ -22,6 +22,7 @@ class FeatureSwitch {
static FeatureSwitch* extensions_in_action_box();
static FeatureSwitch* script_badges();
static FeatureSwitch* script_bubble();
+ static FeatureSwitch* prompt_for_external_extensions();
enum DefaultValue {
DEFAULT_ENABLED,
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/common/extensions/feature_switch.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698