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

Unified Diff: webrtc/sdk/android/src/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/sdk/android/instrumentationtests/BUILD.gn ('k') | webrtc/sdk/android/src/jni/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/android/src/jni/DEPS
diff --git a/webrtc/sdk/android/src/jni/DEPS b/webrtc/sdk/android/src/jni/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e803553c7163b7703efb9d349433dbcb13a36d8f
--- /dev/null
+++ b/webrtc/sdk/android/src/jni/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+third_party/libyuv",
+ "+webrtc/common_video/libyuv/include/webrtc_libyuv.h",
+ "+webrtc/voice_engine/include/voe_base.h",
+]
« no previous file with comments | « webrtc/sdk/android/instrumentationtests/BUILD.gn ('k') | webrtc/sdk/android/src/jni/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698