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

Unified Diff: DEPS

Issue 2702383003: Add infra/build to DEPS (Closed)
Patch Set: Created 3 years, 10 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') | no next file » | 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 81a32543415628a19722c9bc08c25211d717a31f..068af4c8b0d319d49baaf017caaf2aed43803ffd 100644
--- a/DEPS
+++ b/DEPS
@@ -43,6 +43,8 @@ deps = {
Var('chromium_git') + '/chromium/src/build' + '@' + '6d17aaeb072c7e5f8645e7b2aca1669efd8eb81d',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'a7cc7a3e21a061975b33dcdcd81a9716ba614c3c',
+ 'src/infra/build':
+ Var('chromium_git') + '/chromium/tools/build' + '@' + 'HEAD',
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '94e5046865181a121596d9564f13b132dfaa6973',
'src/testing/gtest':
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698