Index: chrome/common/extensions/feature_switch.h |
diff --git a/chrome/common/extensions/feature_switch.h b/chrome/common/extensions/feature_switch.h |
index 5e43543ec77a4e6d395d986b2c42e1ab0215f27b..0a58021e18161cca2539315b6d6cd378e395a7ee 100644 |
--- a/chrome/common/extensions/feature_switch.h |
+++ b/chrome/common/extensions/feature_switch.h |
@@ -23,6 +23,7 @@ class FeatureSwitch { |
static FeatureSwitch* script_badges(); |
static FeatureSwitch* script_bubble(); |
static FeatureSwitch* prompt_for_external_extensions(); |
+ static FeatureSwitch* tab_capture(); |
enum DefaultValue { |
DEFAULT_ENABLED, |