Index: webrtc/api/android/jni/surfacetexturehelper_jni.cc |
diff --git a/webrtc/api/java/jni/surfacetexturehelper_jni.cc b/webrtc/api/android/jni/surfacetexturehelper_jni.cc |
similarity index 96% |
rename from webrtc/api/java/jni/surfacetexturehelper_jni.cc |
rename to webrtc/api/android/jni/surfacetexturehelper_jni.cc |
index 0cc0d793f9b2bdebf6c00a10a89b1b51c51be02d..29b20e1126f8a7233c8839a2aed4dfe79032a30b 100644 |
--- a/webrtc/api/java/jni/surfacetexturehelper_jni.cc |
+++ b/webrtc/api/android/jni/surfacetexturehelper_jni.cc |
@@ -9,9 +9,9 @@ |
*/ |
-#include "webrtc/api/java/jni/surfacetexturehelper_jni.h" |
+#include "webrtc/api/android/jni/surfacetexturehelper_jni.h" |
-#include "webrtc/api/java/jni/classreferenceholder.h" |
+#include "webrtc/api/android/jni/classreferenceholder.h" |
#include "webrtc/base/bind.h" |
#include "webrtc/base/checks.h" |
#include "webrtc/base/logging.h" |