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

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: addressed Tommi's comments. Created 6 years, 7 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_constraints_util.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 66f73de788d02c34cbc1b6ed322cc438fabd9cff..3c3bb2f6e44c10d9641c27c2ba1d9a578e97d576 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -252,6 +252,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_constraints_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698