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/658ffc6b4e0f12ab1b7310ef662acffcf23770ca Add an assertions recipe module for unit tests. (gbeaty@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic2d19baf4c0144e9e5a222c7cde52400ee897d45
Reviewed-on: https://skia-review.googlesource.com/c/193462
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-19 21:01:04 -08:00 committed by Skia Commit-Bot
parent 5faf6b0410
commit 1d6bdff17a

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "0e617c02945fa5ee56983bdbe6d6820ab62baf29",
"revision": "9e3080f52cbc7e5c2fb42f4410fd5923780ae01c",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "0b76adbaaf0c63208748ddce760c73205424155f",
"revision": "658ffc6b4e0f12ab1b7310ef662acffcf23770ca",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},