Index: webrtc/modules/audio_coding/BUILD.gn |
diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn |
index a75fbaa124096f5196d1fa9eb21446953c090125..75e52c0b7177981b8b7043a3e8952bb31db3f5a5 100644 |
--- a/webrtc/modules/audio_coding/BUILD.gn |
+++ b/webrtc/modules/audio_coding/BUILD.gn |
@@ -1147,6 +1147,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", |