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

Unified Diff: infra/config/recipes.cfg

Issue 2289303003: Roll recipe dependencies (trivial). (Closed)
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 24d15e0efa4df09cce40a701b93c9ea0723f0638..d3381840f3f69cb1699ecf892fadc4dad679e0ab 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: "674fb9db51c86c3bb0064dab213d9fe64c4226a9"
+ revision: "4d356cb6646e17da23a490ec3b1dea4577e24283"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "db8b839320168ab4f5156399ecb275478c0aa2cd"
+ revision: "06e2710700b619355253228d7c2caa1bc76e13bc"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "b9c3996241af9c5b0d60c0e7670897ecc3894e46"
+ revision: "a93ebc8b69c18bce873f4df1979b6534f3c13e68"
}
« 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