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

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: Created 4 years, 6 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
Index: DEPS
diff --git a/DEPS b/DEPS
index 3ccac6ec60772df41b837e37c5325e8a16fa144d..438058af0232eabed5f072881ece26a9c5f41c0e 100644
--- a/DEPS
+++ b/DEPS
@@ -485,6 +485,9 @@ deps_os = {
'src/third_party/custom_tabs_client/src':
Var('chromium_git') + '/external/github.com/GoogleChrome/custom-tabs-client.git' + '@' + 'fd52c2d90732d9a31a0bdf883d11d16f1d7b5243',
+
+ 'src/third_party/gvr-android-sdk/src':
+ Var('chromium_git') + '/external/github.com/googlevr/gvr-android-sdk.git' + '@' + '6a1632af2a08619e9a27c75acec4650b81acb6c7',
},
}

Powered by Google App Engine
This is Rietveld 408576698