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/354bb02e9c0b74eea43faa883ac1aa134c435e3c [swarming] Add support for environment variables. (joshuaseaton@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I7eabbc37231694f788432e4ea7f0b75e876d8a8d
Reviewed-on: https://skia-review.googlesource.com/c/179722
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-20 12:20:30 -08:00 committed by Skia Commit-Bot
parent e4beab79cd
commit 7a53d0b6cb

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "8cb79b0f8230f76c89531cd53a6c27ad9a169cac",
"revision": "f5b3ad2f705ee7aaa4a7ce6b0fc503406e05faf1",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "19c28875c9f1519cac7156e07dbb8e59ff40f7c1",
"revision": "354bb02e9c0b74eea43faa883ac1aa134c435e3c",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},