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.
depot_tools:
  https://crrev.com/587f1feeee31d4ea94fb4d185892884b81b1679f Fix Presubmit Infra Failure tests (debrian@google.com)
recipe_engine:
  https://crrev.com/43435a041607b9d60235b66301ee4c112ba86d15 Fix Infra Failure error handling in engine.py (debrian@google.com)
  https://crrev.com/9f38694b68d88bf0bbc102aa614f42f21f13b71c Add named cache support to the swarming recipe module. (jbudorick@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia43cc11d18a5831124f819eaea1185d6caa26865
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227256
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
recipe-roller 2019-07-12 15:16:15 -07:00 committed by Skia Commit-Bot
parent 690e899cff
commit 243b6d4340

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "cb59c3177b6c28c6c7b6a8da4b76d4a01eca2854",
"revision": "a8ecea52937f70eac6347a12729562cd9f9534ec",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "b9ad522afc7ff805c27a781d405b33e35f542dab",
"revision": "9f38694b68d88bf0bbc102aa614f42f21f13b71c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},