Index: chrome/common/extensions/feature_switch.h |
diff --git a/chrome/common/extensions/feature_switch.h b/chrome/common/extensions/feature_switch.h |
index acb0465a61329fb0fae6d1b46cf52c866d7e91ea..cb73682e95e280fa388cebe42bcf07eee241c485 100644 |
--- a/chrome/common/extensions/feature_switch.h |
+++ b/chrome/common/extensions/feature_switch.h |
@@ -21,7 +21,7 @@ class FeatureSwitch { |
static FeatureSwitch* script_badges(); |
static FeatureSwitch* script_bubble(); |
static FeatureSwitch* prompt_for_external_extensions(); |
- static FeatureSwitch* tab_capture(); |
+ static FeatureSwitch* error_console(); |
enum DefaultValue { |
DEFAULT_ENABLED, |