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/79f79017de52c70f04314d85e2ed4d8b89546a17 cq: don't emit property when no new builds have been triggered. (tandrii@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic33db1e14fd9028d6143fd36aa6e3a442f82133c
Reviewed-on: https://skia-review.googlesource.com/c/194605
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-25 00:52:59 -08:00 committed by Skia Commit-Bot
parent 5bbd02d6bb
commit 478d7d46f8

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "95ea36ed70541b2ad01c33656c9504b7dc6404d0",
"revision": "18f119bb3a0335fe9fdf8b94e5eebcea527784d9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "2a09b5794c3305f9ec315ac948ee097095d17d90",
"revision": "79f79017de52c70f04314d85e2ed4d8b89546a17",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},