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

Unified Diff: infra/config/recipes.cfg

Issue 2400843002: Roll recipe dependencies (trivial). (Closed)
Patch Set: Created 4 years, 2 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 586f8dcb7a6011ff7d8edd67337e83073b0c3e7a..683bba255cf5a539179fbf53a7a7e49c62cc0448 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: "fecd39cfc57157898353120c65b5d3e054451cb8"
+ revision: "b5cecfe7c5a9684ea21d08599cbcc85a419dd190"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "221ab25f46ce6469c7b00e080751428c94316552"
+ revision: "a3f10315eb5597be73cdfc1a4a1145fe3cc3b541"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "36a1da1369c83f0754989e6f5a24b1b49f6898c9"
+ revision: "825386b5d616ed1e5fca94ec76eb6de9335b86d2"
}
« 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