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

Unified Diff: chrome/common/media_router/mojo/BUILD.gn

Issue 2951523002: Media Remoting: Add mojo interfaces between browser and extension. (Closed)
Patch Set: Fix compile failure on Android bots. Created 3 years, 6 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/media_router/mojo/BUILD.gn
diff --git a/chrome/common/media_router/mojo/BUILD.gn b/chrome/common/media_router/mojo/BUILD.gn
index 3a24977dd40ec74abaa4d3d63935b68161705acd..4fda4230d211ecdcdbb794372dd9f97c8842e63a 100644
--- a/chrome/common/media_router/mojo/BUILD.gn
+++ b/chrome/common/media_router/mojo/BUILD.gn
@@ -35,6 +35,7 @@ mojom("media_router") {
public_deps = [
":media_controller",
+ "//media/mojo/interfaces:mirror_service_remoting",
"//mojo/common:common_custom_types",
"//net/interfaces:interfaces",
"//url/mojo:url_mojom_gurl",

Powered by Google App Engine
This is Rietveld 408576698