| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 31ffcaa6e9741a94809019b780a8a5f2b60b0af0..d5df8539051741d514a5c0e4aa2df84247f9eb27 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -167,6 +167,7 @@
|
| '<(webrtc_root)/tools/tools.gyp:agc_test_utils',
|
| ],
|
| 'sources': [
|
| + 'audio_coding/codecs/audio_encoder_unittest.cc',
|
| 'audio_coding/codecs/cng/audio_encoder_cng_unittest.cc',
|
| 'audio_coding/acm2/acm_receiver_unittest_oldapi.cc',
|
| 'audio_coding/acm2/audio_coding_module_unittest_oldapi.cc',
|
|
|