Index: webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc |
diff --git a/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc b/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc |
index 4ebe0e61289f0805f55dfd044b9e52ecf0875713..3e46763a6a20e4493589dfae8ed1370d7598485f 100644 |
--- a/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc |
+++ b/webrtc/modules/audio_processing/utility/delay_estimator_unittest.cc |
@@ -10,11 +10,9 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
-extern "C" { |
#include "webrtc/modules/audio_processing/utility/delay_estimator.h" |
#include "webrtc/modules/audio_processing/utility/delay_estimator_internal.h" |
#include "webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h" |
-} |
#include "webrtc/typedefs.h" |
namespace { |