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

Unified Diff: webrtc/modules/modules.gyp

Issue 1829193002: Re-reland of Added a bitexactness test for the echo canceller in the audio processing module. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Deactivated the test for Android and reduced the number of interations Created 4 years, 9 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: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 44f97ab2508953be1e60bbf5160b4b8dda8c5912..3a2d601ec6f543a771944a64c114be8c788e19f7 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -443,6 +443,7 @@
'audio_processing/audio_processing_impl_locking_unittest.cc',
'audio_processing/audio_processing_impl_unittest.cc',
'audio_processing/echo_control_mobile_unittest.cc',
+ 'audio_processing/echo_cancellation_unittest.cc',
'audio_processing/high_pass_filter_bitexactness_unittest.cc',
'audio_processing/level_estimator_bitexactness_unittest.cc',
'audio_processing/noise_suppression_bitexactness_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698