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

Unified Diff: content/content_renderer.gypi

Issue 1233033002: MediaStream: Adding VideoTrackRecorder class and unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dalecurtis@ comments Created 5 years, 4 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 d6f4c52611c47f7cc73f8abd43302cfac5c1e310..a7e79f7cf9b00298c5dfe5689f597c69d9695264 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -640,6 +640,8 @@
'renderer/media/video_source_handler.h',
'renderer/media/video_track_adapter.cc',
'renderer/media/video_track_adapter.h',
+ 'renderer/media/video_track_recorder.cc',
+ 'renderer/media/video_track_recorder.h',
'renderer/media/webaudio_capturer_source.cc',
'renderer/media/webaudio_capturer_source.h',
'renderer/media/webrtc/media_stream_remote_video_source.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