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

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

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Address include and comment nits. 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..5ee823fabde8cd17149b977012658b31efcbc080 100644
--- a/webrtc/api/android/jni/native_handle_impl.h
+++ b/webrtc/api/android/jni/native_handle_impl.h
@@ -13,8 +13,8 @@
#include <jni.h>
+#include "webrtc/api/video/rotation.h"
#include "webrtc/common_video/include/video_frame_buffer.h"
-#include "webrtc/common_video/rotation.h"
namespace webrtc_jni {

Powered by Google App Engine
This is Rietveld 408576698