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

Unified Diff: media/blink/BUILD.gn

Issue 2136103010: Add StreamTextureWrapper/StreamTextureWrapperImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding CONTENT_EXPORT to StreamTextureFactory 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..4b55f44a4d382fdb223efa2a53024483ef488f39 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -92,6 +92,7 @@ component("blink") {
]
if (is_android) {
sources += [
+ "stream_texture_wrapper.h",
"webmediaplayer_cast_android.cc",
"webmediaplayer_cast_android.h",
]
« no previous file with comments | « content/renderer/media/android/stream_texture_wrapper_impl_unittest.cc ('k') | media/blink/stream_texture_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698