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

Unified Diff: infra/config/recipes.cfg

Issue 1934223003: build: add explicit dependency on path recipe module and roll https://codereview.chromium.org/19204… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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 | scripts/slave/recipe_modules/test_results/__init__.py » ('j') | 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 5e328d3c5b5ba1088a7ec81fc00fc3de6308ce20..4c1b584b2a5c577c12969f3e7923909a6caa2462 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,11 +5,11 @@ deps {
project_id: "depot_tools"
url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
branch: "master"
- revision: "28216cd14b44716db5c83634afbdc6e90492652b"
+ revision: "529fa4018b9ad5f5bf05bfa8336f7e6b3696f90d"
}
deps {
project_id: "recipe_engine"
url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
branch: "master"
- revision: "e3081f3e9b9592caa464400604e8f134f07e932f"
+ revision: "a9d53aaab5486130b29feb22ca1425c2c42af358"
}
« no previous file with comments | « no previous file | scripts/slave/recipe_modules/test_results/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698