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 d29642ea1ec0b38fabbc46fe50a2f6afcc46659d..141d608008cb1c875c78882f39a8bafd84ee6b0f 100644 |
--- a/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
+++ b/webrtc/modules/audio_processing/aec/system_delay_unittest.cc |
@@ -8,9 +8,9 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/test/gtest.h" |
#include "webrtc/modules/audio_processing/aec/aec_core.h" |
#include "webrtc/modules/audio_processing/aec/echo_cancellation.h" |
+#include "webrtc/test/gtest.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |
namespace { |