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

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

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Rebased. Created 4 years 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/surfacetexturehelper_jni.h
diff --git a/webrtc/api/android/jni/surfacetexturehelper_jni.h b/webrtc/api/android/jni/surfacetexturehelper_jni.h
index 5a28edc874ec012c5c8946f8ed9a334ec185e8b7..a2aab0f92a2be9f12be3cd3eca1553e41c02331c 100644
--- a/webrtc/api/android/jni/surfacetexturehelper_jni.h
+++ b/webrtc/api/android/jni/surfacetexturehelper_jni.h
@@ -15,9 +15,9 @@
#include "webrtc/api/android/jni/jni_helpers.h"
#include "webrtc/api/android/jni/native_handle_impl.h"
+#include "webrtc/api/video/video_frame_buffer.h"
#include "webrtc/base/refcount.h"
#include "webrtc/base/scoped_ref_ptr.h"
-#include "webrtc/common_video/include/video_frame_buffer.h"
namespace webrtc_jni {

Powered by Google App Engine
This is Rietveld 408576698