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

Unified Diff: content/content_renderer.gypi

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
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index a7467f4cdcb6dcccd442b73bcdb8cee666756efe..e0e4d6db781c5af75add45f0c34094f971fc07db 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -286,6 +286,8 @@
'renderer/media/android/renderer_surface_view_manager.h',
'renderer/media/android/stream_texture_factory.cc',
'renderer/media/android/stream_texture_factory.h',
+ 'renderer/media/android/stream_texture_wrapper_impl.cc',
+ 'renderer/media/android/stream_texture_wrapper_impl.h',
'renderer/media/android/webmediaplayer_android.cc',
'renderer/media/android/webmediaplayer_android.h',
'renderer/media/android/webmediasession_android.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698