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/1f61472de5efab2217261a2912af7682f0e5c62e [isolated] Allow ability to isolate a given root directory. (joshuaseaton@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id9eb9fe56b24305df63b007e78c99c00b30e0a7e
Reviewed-on: https://skia-review.googlesource.com/c/181761
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-07 11:02:52 -08:00 committed by Skia Commit-Bot
parent cb268f6416
commit 0b3b2e774a

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "c0641b8e930496500616b6f7253da869fc4a343e",
"revision": "d16b51b9bf1795ca337a878288c38728f6d1a1da",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "c1b615b6808b8aa8001b5e4e1d5d234233ad8266",
"revision": "1f61472de5efab2217261a2912af7682f0e5c62e",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},