| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index 7beca3fa87ad3d1f9cc65cedaa840b1e513352d0..efdddda68c868a77fbbf39b9f41d799c15516c78 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -1100,6 +1100,8 @@ if (rtc_include_tests) {
|
| "neteq/tools/audio_sink.h",
|
| "neteq/tools/constant_pcm_packet_source.cc",
|
| "neteq/tools/constant_pcm_packet_source.h",
|
| + "neteq/tools/encode_neteq_input.cc",
|
| + "neteq/tools/encode_neteq_input.h",
|
| "neteq/tools/fake_decode_from_file.cc",
|
| "neteq/tools/fake_decode_from_file.h",
|
| "neteq/tools/input_audio_file.cc",
|
|
|