Index: webrtc/api/java/jni/jni_helpers.cc |
diff --git a/talk/app/webrtc/java/jni/jni_helpers.cc b/webrtc/api/java/jni/jni_helpers.cc |
similarity index 99% |
rename from talk/app/webrtc/java/jni/jni_helpers.cc |
rename to webrtc/api/java/jni/jni_helpers.cc |
index 25b340ff79a9902ba2ad7e7a0eeb72db497cbee6..b07a9c5d14de42d60121a898d37eb60c73e838a1 100644 |
--- a/talk/app/webrtc/java/jni/jni_helpers.cc |
+++ b/webrtc/api/java/jni/jni_helpers.cc |
@@ -25,9 +25,9 @@ |
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
* |
*/ |
-#include "talk/app/webrtc/java/jni/jni_helpers.h" |
+#include "webrtc/api/java/jni/jni_helpers.h" |
-#include "talk/app/webrtc/java/jni/classreferenceholder.h" |
+#include "webrtc/api/java/jni/classreferenceholder.h" |
#include <asm/unistd.h> |
#include <sys/prctl.h> |