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..999976c5adfe90d25f4e016b91f8b7ea58fde88c 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* tab_capture(); |
enum DefaultValue { |
DEFAULT_ENABLED, |