Index: webrtc/sdk/android/src/jni/jni_helpers.cc |
diff --git a/webrtc/api/android/jni/jni_helpers.cc b/webrtc/sdk/android/src/jni/jni_helpers.cc |
similarity index 99% |
rename from webrtc/api/android/jni/jni_helpers.cc |
rename to webrtc/sdk/android/src/jni/jni_helpers.cc |
index 3bc0ff995cad2f4f67196a63129a8a21e3f07d18..5262f067ed0884ede66e3306292ee3fc525bf160 100644 |
--- a/webrtc/api/android/jni/jni_helpers.cc |
+++ b/webrtc/sdk/android/src/jni/jni_helpers.cc |
@@ -7,9 +7,9 @@ |
* in the file PATENTS. All contributing project authors may |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/android/jni/jni_helpers.h" |
+#include "webrtc/sdk/android/src/jni/jni_helpers.h" |
-#include "webrtc/api/android/jni/classreferenceholder.h" |
+#include "webrtc/sdk/android/src/jni/classreferenceholder.h" |
#include <asm/unistd.h> |
#include <sys/prctl.h> |