| Index: webrtc/modules/BUILD.gn
|
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
|
| index 1b1d9630aae347037960a588f77ed88c82d2afcb..08c4bdb3293509242df46b3374630bd3cacbfbf1 100644
|
| --- a/webrtc/modules/BUILD.gn
|
| +++ b/webrtc/modules/BUILD.gn
|
| @@ -322,8 +322,6 @@ if (rtc_include_tests) {
|
| "audio_processing/high_pass_filter_unittest.cc",
|
| "audio_processing/level_estimator_unittest.cc",
|
| "audio_processing/noise_suppression_unittest.cc",
|
| - "audio_processing/test/audio_buffer_tools.cc",
|
| - "audio_processing/test/audio_buffer_tools.h",
|
| "audio_processing/test/bitexactness_tools.cc",
|
| "audio_processing/test/bitexactness_tools.h",
|
| "audio_processing/test/debug_dump_replayer.cc",
|
|
|