Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Unified Diff: webrtc/api/java/jni/jni_helpers.cc

Issue 2106333005: Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/api/java/jni/jni_helpers.h ('k') | webrtc/api/java/jni/jni_onload.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/java/jni/jni_helpers.cc
diff --git a/webrtc/api/android/jni/jni_helpers.cc b/webrtc/api/java/jni/jni_helpers.cc
similarity index 99%
rename from webrtc/api/android/jni/jni_helpers.cc
rename to webrtc/api/java/jni/jni_helpers.cc
index 3bc0ff995cad2f4f67196a63129a8a21e3f07d18..052dcf9a8960b255af8950a89d9434650328d8a4 100644
--- a/webrtc/api/android/jni/jni_helpers.cc
+++ b/webrtc/api/java/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/api/java/jni/jni_helpers.h"
-#include "webrtc/api/android/jni/classreferenceholder.h"
+#include "webrtc/api/java/jni/classreferenceholder.h"
#include <asm/unistd.h>
#include <sys/prctl.h>
« no previous file with comments | « webrtc/api/java/jni/jni_helpers.h ('k') | webrtc/api/java/jni/jni_onload.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698