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

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: Dummy 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') | no next file with comments »
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..c90c68d422be2873d3a1c23e46e7e89463723de8 100644
--- a/bootstrap/deps.pyl
+++ b/bootstrap/deps.pyl
@@ -21,6 +21,11 @@
'build': '0',
'rev': '8da39d5389c602bb838363563bd2e31ecbb53754',
},
+ 'mock': {
+ 'version': '1.0.1',
+ 'build': '0',
+ 'rev': '96c2601faa69f6d0ecb931df837632c7776ed4d4',
+ },
'numpy': {
'version': '1.10.0.dev_7e53e9b',
'build': '0',
« no previous file with comments | « no previous file | infra/tools/builder_alerts/__main__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698