Index: webrtc/common_types.h |
diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
index 868bee4fec7759d62fd468299adb0c472b8bb3db..229d858c92c8c2ffe588d0bf09de6120e595f33d 100644 |
--- a/webrtc/common_types.h |
+++ b/webrtc/common_types.h |
@@ -17,10 +17,10 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/api/array_view.h" |
#include "webrtc/api/video/video_content_type.h" |
#include "webrtc/api/video/video_rotation.h" |
#include "webrtc/api/video/video_timing.h" |
-#include "webrtc/rtc_base/array_view.h" |
#include "webrtc/rtc_base/checks.h" |
#include "webrtc/rtc_base/deprecation.h" |
#include "webrtc/rtc_base/optional.h" |