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.
depot_tools:
  https://crrev.com/09e0b38f0f512d257976c5a6b73845e47edd915a Move gclient path access to separate module. (thakis@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I991d7d45986bc0f1267a4c0e044d23436c570a64
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199840
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2019-03-11 10:01:56 -07:00 committed by Skia Commit-Bot
parent e157745dfc
commit f82b907b0d

View File

@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "3485a263f4ab1f5e5576d0bd3b2633a37b8b217f",
"revision": "09e0b38f0f512d257976c5a6b73845e47edd915a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {