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

Unified Diff: content/content_renderer.gypi

Issue 227743004: Added a kEchoCancellation constraint to turn off the audio processing. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: GetEchoCancellationProperty handles both kEchoCancellation and kGoogEchoCancellation Created 6 years, 8 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/renderer/media/media_stream_audio_processor.cc » ('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 c43ea479eddf3a7ed5cf9fc52bb0b04ec80f182f..ee4b8481d794eb1157f884612445f016f2067e9f 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -254,6 +254,8 @@
'renderer/media/media_stream_audio_renderer.h',
'renderer/media/media_stream_center.h',
'renderer/media/media_stream_client.h',
+ 'renderer/media/media_stream_constraints_util.cc',
+ 'renderer/media/media_stream_constraints_util.h',
'renderer/media/media_stream_dependency_factory.h',
'renderer/media/media_stream_dispatcher.h',
'renderer/media/media_stream_dispatcher_eventhandler.h',
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/renderer/media/media_stream_audio_processor.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698