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

Unified Diff: infra/config/recipes.cfg

Issue 2298163003: 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 833bdfa92a53dde14dabd0d6665181e1ccdc6751..7113841603ee3f0451d61215f363d2bff590cd7e 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: "dcb82a6eedd3de602c008dca3d69489df036cbc7"
+ revision: "9c526af4f649b33e3a1351dd9c9bbe6fdb7122da"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "7b787b8642623e39eafce83595c187660528af9f"
+ revision: "f3458f046e0b77a71422c5664c6a00be17845c5d"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "a93ebc8b69c18bce873f4df1979b6534f3c13e68"
+ revision: "09345f9dcf4d2744f66d64766fd349ddf04f04ce"
}
« 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