Index: webrtc/media/base/testutils.cc |
diff --git a/webrtc/media/base/testutils.cc b/webrtc/media/base/testutils.cc |
index 93d1bc0b3df13186bdf74f477c1f069c362a1150..0af8d16b775b4afef90410dd129687331254f5c4 100644 |
--- a/webrtc/media/base/testutils.cc |
+++ b/webrtc/media/base/testutils.cc |
@@ -14,6 +14,7 @@ |
#include <algorithm> |
#include <memory> |
+#include "webrtc/api/video/video_frame.h" |
#include "webrtc/base/bytebuffer.h" |
#include "webrtc/base/fileutils.h" |
#include "webrtc/base/gunit.h" |
@@ -23,7 +24,6 @@ |
#include "webrtc/base/testutils.h" |
#include "webrtc/media/base/rtpdump.h" |
#include "webrtc/media/base/videocapturer.h" |
-#include "webrtc/video_frame.h" |
namespace cricket { |