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

Unified Diff: infra/config/recipes.cfg

Issue 2154143002: Roll recipe dependencies (trivial). (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
Patch Set: Rebase Created 4 years, 5 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 b3d046f0945c013554bb7c9dc7341dad2aa8d2d4..c02b664f0ff5b5803ec1201ad3aa17f1ded2ff6a 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: "805c0a6dfa5fa5814e15ce535e77c984bd82eb97"
+ revision: "bc62b4de4855bab3e2bb775b1e6c53c6d77020be"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "c7f09d9098c32cf344142f2b6ddd72f2bcf367e6"
+ revision: "e29cf7cb78009c80b04ddeab04763e8d218937c2"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "aaa126975449a79bd150191e0f52f1194fe66167"
+ revision: "1f4e7683113215117af63084dfef12ef06ac2896"
}
« 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