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

Unified Diff: media/blink/BUILD.gn

Issue 2189533002: Add media Remoter mojo interface and RendererWMPDelegate accessor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add GYP target/deps. Created 4 years, 5 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: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index ca30cd48cc9d1a3e6680b2249bbe9c52555063d9..1bcb27fa0f27fb1482a363ddf9cecfc06708fccc 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -15,6 +15,7 @@ component("blink") {
"//gpu",
"//media",
"//media:shared_memory_support",
+ "//media/mojo/interfaces:remoter",
"//net",
"//skia",
"//third_party/WebKit/public:blink",

Powered by Google App Engine
This is Rietveld 408576698