| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 0cf3dd5ac71c961a45eca46367b0b9aefb4941a0..b838b3c4de66790cc65b686214a55d0ac0688ff4 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;
|
|
|