Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: chrome/common/chrome_features.h

Issue 2859953002: Reland [Media Router] Custom Controls 3 - add plumbing through MRUI and MRWebUIMessageHandler (Closed)
Patch Set: Fix test failures Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « chrome/browser/ui/webui/media_router/media_router_webui_message_handler_unittest.cc ('k') | chrome/common/chrome_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698