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

Unified Diff: media/blink/BUILD.gn

Issue 2136103010: Add StreamTextureWrapper/StreamTextureWrapperImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 52797b2564be17fc8fd6a70c275bc9badbed28a8..e26f3562d5ff264e4b72eee0d5d52c77d689c48d 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -93,6 +93,7 @@ component("blink") {
]
if (is_android) {
sources += [
+ "surface_texture_frame_provider.h",
"webmediaplayer_cast_android.cc",
"webmediaplayer_cast_android.h",
]

Powered by Google App Engine
This is Rietveld 408576698