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

Unified Diff: chrome/browser/BUILD.gn

Issue 2951523002: Media Remoting: Add mojo interfaces between browser and extension. (Closed)
Patch Set: Addressed imcheng's comments. Removed OnStarted/Failed interface. 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/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 50916ff897cefb28d8a8c44dd1c1ac0665557e2a..28456608f5269ff6efe3a3a9d22b0254d9764e81 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1662,6 +1662,7 @@ split_static_library("browser") {
"//media/cast:net",
"//media/midi",
"//media/mojo:features",
+ "//media/mojo/interfaces:mirror_service_remoting",
"//media/mojo/interfaces:remoting",
"//mojo/common",
"//mojo/edk/system",
« no previous file with comments | « no previous file | chrome/browser/media/cast_remoting_connector.h » ('j') | chrome/browser/media/cast_remoting_connector.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698