Index: webrtc/modules/audio_processing/aec/aec_core.cc |
diff --git a/webrtc/modules/audio_processing/aec/aec_core.cc b/webrtc/modules/audio_processing/aec/aec_core.cc |
index c4379c617104cd12f622bc1631908b37620fd887..27a897a352fabc76b102f2705458384bd1b1648e 100644 |
--- a/webrtc/modules/audio_processing/aec/aec_core.cc |
+++ b/webrtc/modules/audio_processing/aec/aec_core.cc |
@@ -35,9 +35,7 @@ extern "C" { |
#include "webrtc/modules/audio_processing/aec/aec_rdft.h" |
} |
#include "webrtc/modules/audio_processing/logging/aec_logging.h" |
-extern "C" { |
#include "webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h" |
-} |
#include "webrtc/system_wrappers/include/cpu_features_wrapper.h" |
#include "webrtc/typedefs.h" |