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

Unified Diff: chrome/browser/DEPS

Issue 2467873004: Linking arm and arm64 gvr static shim library (Closed)
Patch Set: rebase 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 | « chrome/android/java_sources.gni ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 6bc62ef26c6139fd8b4e1bf401805af95c967ffa..10d6e7ff9e863a52f3dd77341cd621bd58d40e59 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -77,6 +77,7 @@ include_rules = [
# Other libraries.
"+libxml",
"+third_party/google_toolbox_for_mac/src",
+ "+third_party/gvr-android-sdk",
Lei Zhang 2016/11/11 22:31:54 Can this move into chrome/browser/android/DEPS ? i
bshe 2016/11/11 22:39:19 dooh. You are absolutely right. It is Android only
"+third_party/icu/source/common/unicode",
"+third_party/icu/source/i18n/unicode",
"+third_party/leveldatabase",
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698