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

Unified Diff: infra/config/recipes.cfg

Issue 2089173002: Roll recipe dependencies (trivial). (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
Patch Set: Rebase Created 4 years, 6 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 3a47fb06f185d1f4b7b8b679f3fb6d0bb2bf6f52..2821776a10bbc7cce183e1c073d17c2a94d6de8b 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: "cd5a58d28019ecbe9f984b9ea740bec02abeb0e7"
+ revision: "634d5061a13ea05eb5cc45156fad00093507ef7a"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "9d2c7a3d9ab7c0694b1cbd6ffc519618b92330ed"
+ revision: "d60367ba30630ce4091baed2a6dae4bd55e15b5e"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "d6668158ac17d845f016c191258b733947169ad1"
+ revision: "9540897c91022bfca86cac689bd52823f61b357f"
}
« 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