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

Unified Diff: webrtc/api/android/jni/DEPS

Issue 2547483003: Move /webrtc/api/android files to /webrtc/sdk/android (Closed)
Patch Set: Move to api folder under Android instead of src Created 4 years 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/java/src/org/webrtc/YuvConverter.java ('k') | webrtc/api/android/jni/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/android/jni/DEPS
diff --git a/webrtc/api/android/jni/DEPS b/webrtc/api/android/jni/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..0b7026207bcbb2f4e45003069b1aa6b3f4283553
--- /dev/null
+++ b/webrtc/api/android/jni/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+webrtc/sdk/android/src/jni",
+]
« no previous file with comments | « webrtc/api/android/java/src/org/webrtc/YuvConverter.java ('k') | webrtc/api/android/jni/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698