Index: webrtc/api/android/jni/surfacetexturehelper_jni.h |
diff --git a/webrtc/api/java/jni/surfacetexturehelper_jni.h b/webrtc/api/android/jni/surfacetexturehelper_jni.h |
similarity index 96% |
rename from webrtc/api/java/jni/surfacetexturehelper_jni.h |
rename to webrtc/api/android/jni/surfacetexturehelper_jni.h |
index 1d8bafc99e548cfead3e34936e648339b2cd45b8..5a28edc874ec012c5c8946f8ed9a334ec185e8b7 100644 |
--- a/webrtc/api/java/jni/surfacetexturehelper_jni.h |
+++ b/webrtc/api/android/jni/surfacetexturehelper_jni.h |
@@ -13,8 +13,8 @@ |
#include <jni.h> |
-#include "webrtc/api/java/jni/jni_helpers.h" |
-#include "webrtc/api/java/jni/native_handle_impl.h" |
+#include "webrtc/api/android/jni/jni_helpers.h" |
+#include "webrtc/api/android/jni/native_handle_impl.h" |
#include "webrtc/base/refcount.h" |
#include "webrtc/base/scoped_ref_ptr.h" |
#include "webrtc/common_video/include/video_frame_buffer.h" |