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

Unified Diff: content/content_renderer.gypi

Issue 1599533003: MediaCaptureFromElement: add support for audio captureStream(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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') | content/content_tests.gypi » ('J')
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 3825cfa88cb2d27a92a9adfa9893001219ea5ea5..8de60e6255f28c7737c2ce707ab19f948ee52590 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -650,6 +650,8 @@
'renderer/media/audio_track_recorder.h',
'renderer/media/canvas_capture_handler.cc',
'renderer/media/canvas_capture_handler.h',
+ 'renderer/media/html_audio_element_capturer_source.cc',
miu 2016/05/13 23:40:35 Seems like none of the code in these new files ref
mcasas 2016/05/14 02:23:47 Please see my reply in renderer_blink_platform_im
+ 'renderer/media/html_audio_element_capturer_source.h',
'renderer/media/html_video_element_capturer_source.cc',
'renderer/media/html_video_element_capturer_source.h',
'renderer/media/image_capture_frame_grabber.cc',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/content_tests.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698