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

Unified Diff: content/content_renderer.gypi

Issue 14312015: Effects Pepper Plugin and MediaStream Glue. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 7 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
===================================================================
--- content/content_renderer.gypi (revision 198365)
+++ content/content_renderer.gypi (working copy)
@@ -364,6 +364,7 @@
'renderer/media/media_stream_dependency_factory.cc',
'renderer/media/media_stream_dispatcher.cc',
'renderer/media/media_stream_impl.cc',
+ 'renderer/media/media_stream_registry_interface.h',
'renderer/media/media_stream_source_observer.cc',
'renderer/media/media_stream_source_observer.h',
'renderer/media/peer_connection_handler_base.cc',
@@ -384,6 +385,10 @@
'renderer/media/rtc_video_capture_delegate.h',
'renderer/media/rtc_video_capturer.cc',
'renderer/media/rtc_video_capturer.h',
+ 'renderer/media/video_destination_handler.cc',
+ 'renderer/media/video_destination_handler.h',
+ 'renderer/media/video_source_handler.cc',
+ 'renderer/media/video_source_handler.h',
'renderer/media/webaudio_capturer_source.cc',
'renderer/media/webaudio_capturer_source.h',
'renderer/media/webrtc_audio_capturer.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