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

Unified Diff: bootstrap/deps.pyl

Issue 413983003: Refactor infra git libs and testing. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Address comments Created 6 years, 5 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: bootstrap/deps.pyl
diff --git a/bootstrap/deps.pyl b/bootstrap/deps.pyl
index 1e9f6bd1a7278f3c3fc23658f9642c93e133f918..a07ebc81c823209ba6f5e069f864387430e90450 100644
--- a/bootstrap/deps.pyl
+++ b/bootstrap/deps.pyl
@@ -43,15 +43,15 @@
'rev': '6366d3dd190a9e58ca582955cddf7e2ac5f32dcc',
},
'expect_tests': {
- 'version': '0.1',
+ 'version': '0.2',
'build': '0',
- 'rev': 'b4e089992f7e15a8f549f8b551d68acff92ab727',
+ 'rev': '54d12a58aabb169bf01a06e8af92807d32eba032',
'repo': 'https://chromium.googlesource.com/infra/testing/{name}',
},
'testing_support': {
- 'version': '0.1',
+ 'version': '0.1.1',
'build': '0',
- 'rev': 'fc2ed27d5079e405a5daef7babcba937f17c21d4',
+ 'rev': '38d3181a2921eb30d992c47c14d63fe1655dd0fd',
'repo': 'https://chromium.googlesource.com/infra/testing/{name}',
},

Powered by Google App Engine
This is Rietveld 408576698