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/2f65b24e319f41a6009c857b1928cb2f7aea9c45 Remove env, unused third party dependencies. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I72208d17411fc188a8e3626e38185854a64c0019
Reviewed-on: https://skia-review.googlesource.com/c/184197
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2019-01-15 14:51:06 -08:00 committed by Skia Commit-Bot
parent 9cfbf9511c
commit 57d13cbd6b

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "e229a0e3c5f8646cd6c486ea12c9ef28113e91b6",
"revision": "a94e65e63cb45c8390fb6caf41ceea6e7a776b77",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "ad6fe3b8570a2ad3562510e3e563cbf32c01204b",
"revision": "2f65b24e319f41a6009c857b1928cb2f7aea9c45",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},