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/6c69f2716171819cb8d105d704ff3566632a2d6a Make all subcommands lazily loaded. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iccc12e31ef96ec23b4ac9f227b598d0eaa4cd97f
Reviewed-on: https://skia-review.googlesource.com/c/193660
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2019-02-20 13:23:33 -08:00 committed by Skia Commit-Bot
parent 6dcc325f35
commit e471c05f92

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "44b9b8ec0f822bfa340df9acb34d7f78a5b2e4c5",
"revision": "b53fdae2f2dded2d6c43e4e68a43a5a73217aabf",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "faf6f4491d2791e3c9613aa07b2b19be5751e02c",
"revision": "6c69f2716171819cb8d105d704ff3566632a2d6a",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},