| 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 be145898b595cba5d96d882aef224a6cd218081d..51a4df2b782d037236cbe7ce026305bced414a7d 100644
|
| --- a/webrtc/modules/audio_processing/aec/system_delay_unittest.cc
|
| +++ b/webrtc/modules/audio_processing/aec/system_delay_unittest.cc
|
| @@ -10,7 +10,6 @@
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #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"
|
| namespace webrtc {
|
|
|