Index: webrtc/modules/audio_processing/BUILD.gn |
diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
index 049a4e1d048ddc966c304915da60a1dc9d0150a6..0aea170673a38354585ec2331824afe8a695d3d3 100644 |
--- a/webrtc/modules/audio_processing/BUILD.gn |
+++ b/webrtc/modules/audio_processing/BUILD.gn |
@@ -26,17 +26,8 @@ |
"aec/aec_resampler.h", |
"aec/echo_cancellation.cc", |
"aec/echo_cancellation.h", |
- "aec3/aec3_constants.h", |
- "aec3/block_framer.cc", |
- "aec3/block_framer.h", |
- "aec3/block_processor.cc", |
- "aec3/block_processor.h", |
- "aec3/cascaded_biquad_filter.cc", |
- "aec3/cascaded_biquad_filter.h", |
"aec3/echo_canceller3.cc", |
"aec3/echo_canceller3.h", |
- "aec3/frame_blocker.cc", |
- "aec3/frame_blocker.h", |
"aecm/aecm_core.cc", |
"aecm/aecm_core.h", |
"aecm/echo_control_mobile.cc", |