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/dc70d2e73b72e43934db0f7dd816a061aa6f428d Add post_process functions for checking the status of a step. (gbeaty@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5cafb82d794e5a15f729eecf460138981ff41622
Reviewed-on: https://skia-review.googlesource.com/c/178272
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2018-12-17 16:31:43 -08:00 committed by Skia Commit-Bot
parent 82d5468aa4
commit 62a71f9c24

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "61cb9d6ba72b221fa702e74197258b94658c7a08",
"revision": "ff86ded41c28fbf449012b2347977f4de92cb370",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "0d040fde89eac5b4762eab44a97e9556de6cffb8",
"revision": "dc70d2e73b72e43934db0f7dd816a061aa6f428d",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},