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

Unified Diff: DEPS

Issue 2106243003: Added gvr-android-sdk to third_party/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated to 0.9.0 Created 4 years, 4 months 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 | « .gitignore ('k') | third_party/gvr-android-sdk/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index ab24d64dd9965b1d527011faba9084520da59d24..02bb572cb87e2e57cba59b48c6e4b0a4d57b2a56 100644
--- a/DEPS
+++ b/DEPS
@@ -482,6 +482,9 @@ deps_os = {
'src/third_party/custom_tabs_client/src':
Var('chromium_git') + '/external/github.com/GoogleChrome/custom-tabs-client.git' + '@' + '2d896e8578f12ce85b804cab9e8f7e6e8c1bab7d',
+
+ 'src/third_party/gvr-android-sdk/src':
+ Var('chromium_git') + '/external/github.com/googlevr/gvr-android-sdk.git' + '@' + 'cff15311c7c1abbe77b3c714135dccc2009ee473',
},
}
« no previous file with comments | « .gitignore ('k') | third_party/gvr-android-sdk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698