Index: webrtc/voice_engine/test/auto_test/standard/codec_test.cc |
diff --git a/webrtc/voice_engine/test/auto_test/standard/codec_test.cc b/webrtc/voice_engine/test/auto_test/standard/codec_test.cc |
index e7c9fbf906acea49dec9bea73cbee9de7d899049..eeb12aba04ecb06cedc8962a56457fea877a3abd 100644 |
--- a/webrtc/voice_engine/test/auto_test/standard/codec_test.cc |
+++ b/webrtc/voice_engine/test/auto_test/standard/codec_test.cc |
@@ -11,11 +11,11 @@ |
#include <stdio.h> |
#include <string> |
+#include "webrtc/call/rtc_event_log.h" |
#include "webrtc/test/test_suite.h" |
#include "webrtc/test/testsupport/fileutils.h" |
#include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h" |
#include "webrtc/voice_engine/voice_engine_defines.h" |
-#include "webrtc/video/rtc_event_log.h" |
class CodecTest : public AfterStreamingFixture { |
protected: |