Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: webrtc/api/android/jni/native_handle_impl.h

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698