| Index: extensions/common/feature_switch.h
|
| diff --git a/extensions/common/feature_switch.h b/extensions/common/feature_switch.h
|
| index c170f9c2fb8f91cd74ef99130fc9630d3d1492e0..eac0cbd282e75e144e9d03d6545d2f81c423d5c7 100644
|
| --- a/extensions/common/feature_switch.h
|
| +++ b/extensions/common/feature_switch.h
|
| @@ -40,8 +40,7 @@ class FeatureSwitch {
|
| static FeatureSwitch* scripts_require_action();
|
| static FeatureSwitch* embedded_extension_options();
|
| static FeatureSwitch* trace_app_source();
|
| - static FeatureSwitch* media_router();
|
| - static FeatureSwitch* media_router_with_cast_extension();
|
| + static FeatureSwitch* load_media_router_component_extension();
|
|
|
| enum DefaultValue {
|
| DEFAULT_ENABLED,
|
|
|