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

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: added a GetEchoCancellationProperty method. 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 45b0cd1db4463e930035a1affb937564c735abe2..d1840e62bd8960d0c8da1b78c17aa13d6d992080 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -256,6 +256,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