Index: webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
diff --git a/webrtc/modules/audio_processing/aec/system_delay_unittest.cc b/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
index 567118d828d6184099ce144049a56b4a52b39593..60b8c092f8c5f20d39782354572ae24491bdaaf7 100644 |
--- a/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
+++ b/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
@@ -9,9 +9,7 @@ |
*/ |
#include "testing/gtest/include/gtest/gtest.h" |
-extern "C" { |
#include "webrtc/modules/audio_processing/aec/aec_core.h" |
-} |
#include "webrtc/modules/audio_processing/aec/echo_cancellation_internal.h" |
#include "webrtc/modules/audio_processing/aec/echo_cancellation.h" |
#include "webrtc/typedefs.h" |