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

Unified Diff: content/content_renderer.gypi

Issue 23691038: Switch LiveAudio to source provider solution. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed the android bot Created 7 years, 3 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 9442fdc06e34a9a501244803b67c817e487346a1..f74d371a37f8a966d956ba187f2ea04c3e517a95 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -635,6 +635,8 @@
'renderer/media/webrtc_identity_service.h',
'renderer/media/webrtc_local_audio_renderer.cc',
'renderer/media/webrtc_local_audio_renderer.h',
+ 'renderer/media/webrtc_local_audio_source_provider.cc',
+ 'renderer/media/webrtc_local_audio_source_provider.h',
'renderer/media/webrtc_local_audio_track.cc',
'renderer/media/webrtc_local_audio_track.h',
'renderer/media/webrtc_logging_initializer.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