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

Unified Diff: third_party/gvr-android-sdk/DEPS

Issue 2467873004: Linking arm and arm64 gvr static shim library (Closed)
Patch Set: Move DEPS to android 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 | « third_party/gvr-android-sdk/BUILD.gn ('k') | third_party/gvr-android-sdk/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gvr-android-sdk/DEPS
diff --git a/third_party/gvr-android-sdk/DEPS b/third_party/gvr-android-sdk/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..925c5f0ac167ac9a92bc3879b78f554f2744008b
--- /dev/null
+++ b/third_party/gvr-android-sdk/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ '+base/android/jni_android.h',
+ '+base/android/jni_generator/jni_generator_helper.h',
+ '+base/android/jni_int_wrapper.h',
+]
« no previous file with comments | « third_party/gvr-android-sdk/BUILD.gn ('k') | third_party/gvr-android-sdk/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698