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

Unified Diff: media/base/android/BUILD.gn

Issue 2136103010: Add StreamTextureWrapper/StreamTextureWrapperImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed to StreamTextureWrapper, handled destruction 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/base/android/BUILD.gn
diff --git a/media/base/android/BUILD.gn b/media/base/android/BUILD.gn
index bc89ae0a591dce0feead4374c589ba8890b8b4de..7f6e27854811b84557d185fe7971098d6dc54b64 100644
--- a/media/base/android/BUILD.gn
+++ b/media/base/android/BUILD.gn
@@ -66,6 +66,8 @@ source_set("android") {
"provision_fetcher.h",
"sdk_media_codec_bridge.cc",
"sdk_media_codec_bridge.h",
+ "stream_texture_wrapper.cc",
+ "stream_texture_wrapper.h",
"video_decoder_job.cc",
"video_decoder_job.h",
"video_media_codec_decoder.cc",

Powered by Google App Engine
This is Rietveld 408576698