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

Unified Diff: infra/config/recipes.cfg

Issue 2455523004: Fix recipes for Gerrit property rename (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 | « infra/bots/recipes/upload_nano_results.expected/recipe_with_gerrit_patch.json ('k') | 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 1d3b0a7a2f6df97f3845254e5b9f74ce55057430..a567b0db1c5e99d4dcf3565c25de8d99b8a8555f 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: "6a6a57ff4c914c89b15b84be4a4fe327b75adc38"
+ revision: "b061208b3f8e9f45d4c436ad19d383dfb0ee5d98"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "99e2cdf47a3f1083bde35d7553fda218fd7f37d6"
+ revision: "b655dbda883a2668433a54166ff1f42cddd13c8e"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "6e11fcc25f244f962bf750349a805bb3261977ff"
+ revision: "24a5bf068cee997aec0c60df51ca81bfa5ac5416"
}
« no previous file with comments | « infra/bots/recipes/upload_nano_results.expected/recipe_with_gerrit_patch.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698