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

Unified Diff: infra/config/recipes.cfg

Issue 2233843003: Roll recipe dependencies (trivial). (Closed) Base URL: https://chromium.googlesource.com/infra/infra@master
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 cf7119ed413dd472981e29c7f59c5390af968cca..ba098f7772872cf2c30dd18e802573c7df4ee436 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: "d752c0093621a75eb2bf22b03239e893492ba494"
+ revision: "aec8b75ff8f02ac71a70f360eb0ebd81824221ec"
}
deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "6859823bf8464ad91a6c3429e5d791f63f7dbc7b"
+ revision: "ca5f2c8c49b0175bc56c0b57409f8bbcf8b4fe98"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "6a4b2e47ebde45f546588ed9d733969fbc0634e7"
+ revision: "267db0f8954e4cd624e35d79482039811ab2cc5b"
}
« 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