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/55eb941710a0632db6973ddda5f53186c75b58fe [swarming] update client version (tikuta@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I04579c874a5dbeb6a2ae10dc5827836f9ab6a4c6
Reviewed-on: https://skia-review.googlesource.com/c/194184
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-22 06:43:49 -08:00 committed by Skia Commit-Bot
parent b1beba53b7
commit 18e5841c0d

View File

@ -14,12 +14,12 @@
"deps": { "deps": {
"depot_tools": { "depot_tools": {
"branch": "master", "branch": "master",
"revision": "b1b14cdf2beef6b4746ca73237cc5efc60fdaae6", "revision": "e83100437106c8303aa955d2bafb6b8b1978ed59",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
}, },
"recipe_engine": { "recipe_engine": {
"branch": "master", "branch": "master",
"revision": "817452a9699e42bede7afbf465baad7e46e48c98", "revision": "55eb941710a0632db6973ddda5f53186c75b58fe",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
} }
}, },