| Index: chrome/common/extensions/feature_switch.h
|
| ===================================================================
|
| --- chrome/common/extensions/feature_switch.h (revision 162977)
|
| +++ chrome/common/extensions/feature_switch.h (working copy)
|
| @@ -22,6 +22,7 @@
|
| static FeatureSwitch* extensions_in_action_box();
|
| static FeatureSwitch* script_badges();
|
| static FeatureSwitch* script_bubble();
|
| + static FeatureSwitch* sideload_wipeout();
|
| static FeatureSwitch* prompt_for_external_extensions();
|
|
|
| enum DefaultValue {
|
|
|