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

Unified Diff: content/content_renderer.gypi

Issue 11669004: Add chromium support for MediaStreamAudioDestinationNode - part II (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nit Created 8 years 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/renderer/media/media_stream_dependency_factory.h » ('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 8b95dcd794fad930c9d3a07da115c71caa477d6a..9ba8c45c32d812827f05498af3aeacef3da5f578 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -152,6 +152,8 @@
'renderer/media/video_capture_impl_manager.h',
'renderer/media/video_capture_message_filter.cc',
'renderer/media/video_capture_message_filter.h',
+ 'renderer/media/webaudio_capturer_source.cc',
+ 'renderer/media/webaudio_capturer_source.h',
'renderer/media/webmediaplayer_proxy_impl_android.cc',
'renderer/media/webmediaplayer_proxy_impl_android.h',
'renderer/mhtml_generator.cc',
« no previous file with comments | « no previous file | content/renderer/media/media_stream_dependency_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698