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/53a5a5042e5467dcd529e88edb79dc8e0a8fc3d3 Add a COMPONENT entry to the OWNERS file. (dpranke@chromium.org)
recipe_engine:
  https://crrev.com/73d140fa3a72d4944c9d2fc60619df10000b3661 [testing] Have @placeholder_step_data take a name (olivernewman@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ia4c1bfe3f9a4c37490d0c526d342349bc7d60883
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/240603
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-09-10 14:24:25 -07:00 committed by Skia Commit-Bot
parent d2a8ae2b71
commit 5da197dc53

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "d9c1c856c64c30d6a45e318c7c0349bed9a995b3",
"revision": "0ac171b203835c896335dc9017a2badba0ad3ec6",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "f362dc019e5cedc0e5ce334039a16afcbc95dcb4",
"revision": "73d140fa3a72d4944c9d2fc60619df10000b3661",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},