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

Unified Diff: webrtc/api/android/jni/androidmediacodeccommon.h

Issue 2111823002: 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/android/jni/OWNERS ('k') | webrtc/api/android/jni/androidmediadecoder_jni.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/android/jni/androidmediacodeccommon.h
diff --git a/webrtc/api/java/jni/androidmediacodeccommon.h b/webrtc/api/android/jni/androidmediacodeccommon.h
similarity index 97%
rename from webrtc/api/java/jni/androidmediacodeccommon.h
rename to webrtc/api/android/jni/androidmediacodeccommon.h
index 4926f4d98b7eeb8c726c602d907b706168f1f164..4aa938d81ede8c6b3efa4e49efe311ee876c2d93 100644
--- a/webrtc/api/java/jni/androidmediacodeccommon.h
+++ b/webrtc/api/android/jni/androidmediacodeccommon.h
@@ -15,8 +15,8 @@
#include <string>
#include "webrtc/base/thread.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/logging.h"
#include "webrtc/base/thread.h"
« no previous file with comments | « webrtc/api/android/jni/OWNERS ('k') | webrtc/api/android/jni/androidmediadecoder_jni.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698