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

Unified Diff: webrtc/api/android/jni/androidvideocapturer_jni.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
Index: webrtc/api/android/jni/androidvideocapturer_jni.h
diff --git a/webrtc/api/java/jni/androidvideocapturer_jni.h b/webrtc/api/android/jni/androidvideocapturer_jni.h
similarity index 98%
rename from webrtc/api/java/jni/androidvideocapturer_jni.h
rename to webrtc/api/android/jni/androidvideocapturer_jni.h
index 00c7d918387ad139bd83a1ccf1ae8b6c8053a8b1..3d8db6e285b6370c9d07b4fa7c0351b56f05e189 100644
--- a/webrtc/api/java/jni/androidvideocapturer_jni.h
+++ b/webrtc/api/android/jni/androidvideocapturer_jni.h
@@ -15,7 +15,7 @@
#include <string>
#include "webrtc/api/androidvideocapturer.h"
-#include "webrtc/api/java/jni/jni_helpers.h"
+#include "webrtc/api/android/jni/jni_helpers.h"
#include "webrtc/base/asyncinvoker.h"
#include "webrtc/base/constructormagic.h"
#include "webrtc/base/criticalsection.h"
« no previous file with comments | « webrtc/api/android/jni/androidnetworkmonitor_jni.cc ('k') | webrtc/api/android/jni/androidvideocapturer_jni.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698