aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2018-05-11 07:37:49 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-05-11 15:11:27 +0000
commit8fc73ed17d1a81b02377663087db09baded4dd67 (patch)
tree44018307310f21b147e978c7ece08352e44676ad /infra
parentcfc6613dbda287a1a01897c27cc1f2470199dee2 (diff)
Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/2ee036b744812ca2e9b30fae453ebe3e4dd83f5e api.py: Check if to_leak directory exists before deleting it (charliea@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I94cbbfcc274f47f609710c5526361012cc3b7786 Reviewed-on: https://skia-review.googlesource.com/127392 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-rw-r--r--infra/config/recipes.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index ab760489d2..75c754fcb1 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
- "revision": "e7273d25017a27aab7026bc0ef48fe9ab4e09f22",
+ "revision": "fafa09dbe1d3051e6f52e070dc4f4edd510b429f",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
- "revision": "c17eef1bc11c5f44462101e8ceaa0f76c9e872bf",
+ "revision": "2ee036b744812ca2e9b30fae453ebe3e4dd83f5e",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},