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/48f7d09ba6cca243c582f8e6eb80bd10a0ff161c Add the ability to use lambdas as post-processing hooks. (gbeaty@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I4be174a815ad060dfb5a489eedfc1dcc5d1322a7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204705
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-03-28 15:14:35 -07:00 committed by Skia Commit-Bot
parent 22008aa945
commit d8388e0bfe

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "d3d7e2083b1cbd6ccf8754334f489cca666488ef",
"revision": "f36fc4350b84202d4999deb7646b8ad9dd85a764",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "c53035c7c222ad781a4e941cda966d43cea464bb",
"revision": "48f7d09ba6cca243c582f8e6eb80bd10a0ff161c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},