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 51a4df2b782d037236cbe7ce026305bced414a7d..0a2aca65148be1d7029c19b269dcb1996c8fc8b3 100644 |
--- a/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
+++ b/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "webrtc/base/gtest.h" |
#include "webrtc/modules/audio_processing/aec/aec_core.h" |
#include "webrtc/modules/audio_processing/aec/echo_cancellation.h" |
#include "webrtc/typedefs.h" |