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

Unified Diff: media/blink/BUILD.gn

Issue 1567123002: Support CAST+WMPI on android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suspend/resume cleanup Created 4 years, 11 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 75c368a496548c332ff5cbd5c0a39cdaaa537d93..23140ac7606ebde49c22a7df3cc5e9404ff3f8fa 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -79,6 +79,8 @@ component("blink") {
"webmediaplayer_params.h",
"webmediaplayer_util.cc",
"webmediaplayer_util.h",
+ "webmediasource_cast_android.cc",
+ "webmediasource_cast_android.h",
"webmediasource_impl.cc",
"webmediasource_impl.h",
"websourcebuffer_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698