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

Unified Diff: content/content_tests.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: when kEchoCancellation is false, default values of all goog* constraints are false, added unittests 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2f29ec3901d1ffbb60100a3614cedb4cb5809803..047eb89fe8d1ce730a079e22a8657f2b25fac4ef 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -745,6 +745,7 @@
'browser/renderer_host/p2p/socket_host_udp_unittest.cc',
'browser/renderer_host/p2p/socket_host_unittest.cc',
'renderer/media/media_stream_audio_processor_unittest.cc',
+ 'renderer/media/media_stream_constraints_util_unittest.cc',
'renderer/media/media_stream_dependency_factory_unittest.cc',
'renderer/media/media_stream_dispatcher_unittest.cc',
'renderer/media/media_stream_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698