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

Unified Diff: infra/config/recipes.cfg

Issue 2246323002: Roll recipe dependencies (trivial). (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
Patch Set: Created 4 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/config/recipes.cfg
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 173af81afb20f200efaf85d39276115f9c71b022..510fbfb033c735ad6502e68a340558e879b77139 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,17 +5,17 @@ deps {
project_id: "build"
url: "https://chromium.googlesource.com/chromium/tools/build.git"
branch: "master"
- revision: "6e362607870ab3eae46cef835c492e1da2eb77c5"
+ revision: "0b6afbd9546e9d43f51808e9a5fc2561a7995718"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "e38699bd9583c2ee9eb1436f3fc640cf97462722"
+ revision: "d090526a271d850cd3613865c02454ad45c9f138"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "9581df50945817b006054cc9a4415a38803885a7"
+ revision: "f50a2af3c5190b5b9780855085bd5a8df0d4ec58"
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698