| Index: webrtc/common_types.h
|
| diff --git a/webrtc/common_types.h b/webrtc/common_types.h
|
| index ac5c2e2e7b5aeaf7673a2b790c5cb0fd9ff69268..dbd9b112e343510012daa3c0d068dc6c70bbb90e 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"
|
|
|