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

Unified Diff: bootstrap/deps.pyl

Issue 508873005: Reimplemented tree_for_master, which now uses gatekeeper config files to map master URLs to the tre… (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Rebase Created 6 years, 3 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 | « no previous file | infra/tools/builder_alerts/__main__.py » ('j') | infra/tools/builder_alerts/__main__.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/deps.pyl
diff --git a/bootstrap/deps.pyl b/bootstrap/deps.pyl
index 359e0c233b771ac5de2ad828d434b5576f8a9051..3dec0ff64b1633246217dbdceb74fcfe85f4e3f5 100644
--- a/bootstrap/deps.pyl
+++ b/bootstrap/deps.pyl
@@ -21,6 +21,11 @@
'build': '0',
'rev': '8da39d5389c602bb838363563bd2e31ecbb53754',
},
+ 'mock': {
+ 'version': '1.0.1',
+ 'build': '0',
+ 'gs': 'ba2b1d5f84448497e14e25922c5e3293f0a91c7e.tar.gz',
ghost stip (do not use) 2014/09/04 23:15:40 I've copied mock to infra/third_party/mock Please
Sergiy Byelozyorov 2014/09/05 12:59:06 Done.
+ },
'numpy': {
'version': '1.10.0.dev_7e53e9b',
'build': '0',
« no previous file with comments | « no previous file | infra/tools/builder_alerts/__main__.py » ('j') | infra/tools/builder_alerts/__main__.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698