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

Unified Diff: infra/config/recipes.cfg

Issue 2311483002: Roll recipe dependencies (trivial). (Closed)
Patch Set: Created 4 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 | 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 f019bd2bfa83a3e66c7ae999a15aae1bbbe654a9..48e59e1c314841a7cf553fdc8b782f02af55482c 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: "74e23568fced17138cbf0046821890ac980aa101"
+ revision: "5b77e12fd27484e39dc4edd2947c78020c201a11"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "295b220ddd42a16ef515e26bf935ce448a4c76e5"
+ revision: "02dbeb85d77710612fad5e11c18064d194f7ddc0"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "11cda51b49aeaa3d56af70eb138ea28eabdd16bd"
+ revision: "b79776cf2fbb4822372bbc03ee9a44318c23af8c"
}
« 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