| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index 1b62973092d398536bb79019f6255b7e886a7808..de48af677fbc21b1da58f07cdfe4b2a8b36b7a8f 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -1552,6 +1552,8 @@ if (rtc_include_tests) {
|
| "neteq/tools/fake_decode_from_file.h",
|
| "neteq/tools/input_audio_file.cc",
|
| "neteq/tools/input_audio_file.h",
|
| + "neteq/tools/neteq_delay_analyzer.cc",
|
| + "neteq/tools/neteq_delay_analyzer.h",
|
| "neteq/tools/neteq_replacement_input.cc",
|
| "neteq/tools/neteq_replacement_input.h",
|
| "neteq/tools/resample_input_audio_file.cc",
|
|
|