Chromium Code Reviews| Index: webrtc/api/android/jni/native_handle_impl.h |
| diff --git a/webrtc/api/android/jni/native_handle_impl.h b/webrtc/api/android/jni/native_handle_impl.h |
| index 0d0153281eac1480a5dd07190cc117b6d976d5d1..43563fc929a3537bc8f53e5664b9c5821c0a19b7 100644 |
| --- a/webrtc/api/android/jni/native_handle_impl.h |
| +++ b/webrtc/api/android/jni/native_handle_impl.h |
| @@ -14,7 +14,7 @@ |
| #include <jni.h> |
| #include "webrtc/common_video/include/video_frame_buffer.h" |
| -#include "webrtc/common_video/rotation.h" |
| +#include "webrtc/api/video/rotation.h" |
|
the sun
2016/11/24 10:36:59
nit: include order
nisse-webrtc
2016/11/25 08:58:02
Done.
|
| namespace webrtc_jni { |