Index: webrtc/modules/video_coding/test/stream_generator.cc |
diff --git a/webrtc/modules/video_coding/test/stream_generator.cc b/webrtc/modules/video_coding/test/stream_generator.cc |
index b9bd51a2a392bf502f6a097396342908974d45a2..a33ec9a432a04f07a873bb7b2999a3f3b024319a 100644 |
--- a/webrtc/modules/video_coding/test/stream_generator.cc |
+++ b/webrtc/modules/video_coding/test/stream_generator.cc |
@@ -14,10 +14,10 @@ |
#include <list> |
-#include "webrtc/test/gtest.h" |
#include "webrtc/modules/video_coding/packet.h" |
#include "webrtc/modules/video_coding/test/test_util.h" |
#include "webrtc/system_wrappers/include/clock.h" |
+#include "webrtc/test/gtest.h" |
namespace webrtc { |