| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 4873ea81ea3295dd383b8a0aa5d2c647ef4da393..0ed8c330ed1927a7096425cf1823b220ab60ffdb 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -117,6 +117,7 @@ extern const base::Feature kMaterialDesignSettings;
|
|
|
| #if !defined(OS_ANDROID) && !defined(OS_IOS)
|
| extern const base::Feature kMediaRemoting;
|
| +extern const base::Feature kMediaRouterUIRouteController;
|
| #endif // !defined(OS_ANDROID) && !defined(OS_IOS)
|
|
|
| extern const base::Feature kModalPermissionPrompts;
|
|
|