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

Unified Diff: .gitignore

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 | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 8cf740517bf6ab393a5ea8ecd538518d8418627e..6411252cfe8cf4ecb8d7a6af935fe93ba29d51e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -350,6 +350,9 @@ vs-chromium-project.txt
/third_party/google_appengine_cloudstorage
/third_party/google_toolbox_for_mac/src
/third_party/googlemac
+/third_party/gvr-android-sdk/common_library.aar
+/third_party/gvr-android-sdk/libgvr_shim_static_arm.a
+/third_party/gvr-android-sdk/libgvr_shim_static_arm64.a
/third_party/gvr-android-sdk/src
/third_party/gperf
/third_party/grpc
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698