Index: webrtc/api/android/jni/androidnetworkmonitor_jni.cc |
diff --git a/webrtc/api/java/jni/androidnetworkmonitor_jni.cc b/webrtc/api/android/jni/androidnetworkmonitor_jni.cc |
similarity index 98% |
rename from webrtc/api/java/jni/androidnetworkmonitor_jni.cc |
rename to webrtc/api/android/jni/androidnetworkmonitor_jni.cc |
index a815e27e20cfb97b97790e48fb6ae76d606e67e4..51e232faa4e1fe0a5aec01aa9f5a95c5fd79f73e 100644 |
--- a/webrtc/api/java/jni/androidnetworkmonitor_jni.cc |
+++ b/webrtc/api/android/jni/androidnetworkmonitor_jni.cc |
@@ -8,12 +8,12 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/java/jni/androidnetworkmonitor_jni.h" |
+#include "webrtc/api/android/jni/androidnetworkmonitor_jni.h" |
#include <dlfcn.h> |
-#include "webrtc/api/java/jni/classreferenceholder.h" |
-#include "webrtc/api/java/jni/jni_helpers.h" |
+#include "webrtc/api/android/jni/classreferenceholder.h" |
+#include "webrtc/api/android/jni/jni_helpers.h" |
#include "webrtc/base/bind.h" |
#include "webrtc/base/common.h" |
#include "webrtc/base/ipaddress.h" |