Index: webrtc/modules/audio_coding/BUILD.gn |
diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn |
index 0b1ec180f0a41ce96591f51859e1abe6dcf176e4..bcfed9e846239275fcd1e93a1d2888d48e3500ee 100644 |
--- a/webrtc/modules/audio_coding/BUILD.gn |
+++ b/webrtc/modules/audio_coding/BUILD.gn |
@@ -1550,6 +1550,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", |