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/e0d5a65ab39980274038a6a2ce86d49325b60c7f Revert "[scheduler] Avoid copying tags or build input from the parent build" (tandrii@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5574a214c59f10f9d0fd51d9477514db15bd073f
Reviewed-on: https://skia-review.googlesource.com/c/194101
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-21 19:50:23 -08:00 committed by Skia Commit-Bot
parent 6a00e68a34
commit 9431161ca9

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "36974ad871c99ded00255730b1d2b3216910d46d",
"revision": "2fdee39b44ee48f7ce66b7b494341d543bfbb0d6",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "f22a7898566b18893e82d34157f66efd3985d869",
"revision": "e0d5a65ab39980274038a6a2ce86d49325b60c7f",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},