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

Unified Diff: media/blink/BUILD.gn

Issue 2204673004: WIP - WebMediaPlayer switch media renderer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments. Created 4 years, 3 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 44813f152c6f6cdf2fa629f1cfc332e033a40378..ff3e9d1a524385e0baeb145222fbf8f16dc5cc6a 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -15,6 +15,7 @@ component("blink") {
"//gpu",
"//media",
"//media:shared_memory_support",
+ "//media/base",
"//net",
"//skia",
"//third_party/WebKit/public:blink",

Powered by Google App Engine
This is Rietveld 408576698