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

Unified Diff: content/content_renderer.gypi

Issue 90743004: Add generic interfaces for the sinks of the media stream audio track (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 5791a21599f87961436f27cae5bb649132ed8c89..797213a7c0c3c53ec83c762e53abf3d1e3512d61 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -580,6 +580,8 @@
'<(DEPTH)/crypto/crypto.gyp:crypto',
],
'sources': [
+ 'public/renderer/media_stream_audio_sink.h'
no longer working on chromium 2013/11/27 13:36:20 Note, I put them under enable_webrtc==1 otherwise
+ 'public/renderer/media_stream_audio_sink.cc'
'public/renderer/webrtc_log_message_delegate.h',
'renderer/media/media_stream_audio_processor.cc',
'renderer/media/media_stream_audio_processor.h',
« no previous file with comments | « no previous file | content/public/renderer/media_stream_audio_sink.h » ('j') | content/public/renderer/media_stream_audio_sink.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698