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

Unified Diff: webrtc/api/android/jni/androidvideotracksource_jni.cc

Issue 2514383002: Move androidvideotracksource from api under api/android/jni. (Closed)
Patch Set: Created 4 years, 1 month 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/androidvideotracksource.cc ('k') | webrtc/api/android/jni/peerconnection_jni.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/android/jni/androidvideotracksource_jni.cc
diff --git a/webrtc/api/android/jni/androidvideotracksource_jni.cc b/webrtc/api/android/jni/androidvideotracksource_jni.cc
index 32ed5f8568fcd8a54a6ef38a8bd8e2375f219c2a..5aba4c6dcd792801928608b8f90df190bdd12545 100644
--- a/webrtc/api/android/jni/androidvideotracksource_jni.cc
+++ b/webrtc/api/android/jni/androidvideotracksource_jni.cc
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
+#include "webrtc/api/android/jni/androidvideotracksource.h"
#include "webrtc/api/android/jni/classreferenceholder.h"
-#include "webrtc/api/androidvideotracksource.h"
#include "webrtc/api/videosourceproxy.h"
// Identifiers are over 80 characters long so this is needed to fit them on one
« no previous file with comments | « webrtc/api/android/jni/androidvideotracksource.cc ('k') | webrtc/api/android/jni/peerconnection_jni.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698