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

Unified Diff: webrtc/modules/modules.gyp

Issue 1303273004: Reland "Adding unittests to AudioConferenceMixer." (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: fix mac Created 5 years, 4 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 | « webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 65921a5f4e88d1a41285e339b9e5015e07f6566c..8204b9034d6fe7643888fcf7721779c0325e3d96 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -58,6 +58,7 @@
'acm_receive_test',
'acm_send_test',
'audio_coding_module',
+ 'audio_conference_mixer',
'audio_device' ,
'audio_processing',
'audioproc_test_utils',
@@ -158,6 +159,7 @@
'audio_coding/neteq/mock/mock_payload_splitter.h',
'audio_coding/neteq/tools/input_audio_file_unittest.cc',
'audio_coding/neteq/tools/packet_unittest.cc',
+ 'audio_conference_mixer/test/audio_conference_mixer_unittest.cc',
'audio_processing/aec/echo_cancellation_unittest.cc',
'audio_processing/aec/system_delay_unittest.cc',
# TODO(ajm): Fix to match new interface.
« no previous file with comments | « webrtc/modules/audio_conference_mixer/test/audio_conference_mixer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698