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/ca754827c3925669eb8b2c0e4dcead77a0a899f9 Add an object for representing a step. (gbeaty@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8f89d8719522c14f1a72441cade1dce6ecd8face
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/210461
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
This commit is contained in:
recipe-roller 2019-04-25 11:33:09 -07:00 committed by Skia Commit-Bot
parent 2185f39667
commit 3747605509

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "b2b66999ea371e2d6e267ecd6080c826fc71d866",
"revision": "97654081c73db51e36f5781a3f14fd23393b6025",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "eeed9114e3c57ea7798769cf1bb2de5b334c0a7d",
"revision": "ca754827c3925669eb8b2c0e4dcead77a0a899f9",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},