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/bf26b167a802a4000bed691342dec7e849401447 depot_tools: Ensure Python is bootstrapped before reading python3_bin_reldir.txt (ehmaldonado@chromium.org)
  https://crrev.com/7cf9438ca92756be0f1c78ab9be6e72dd7c09242 presubmit: Print executed command along with test name. (ehmaldonado@chromium.org)
  https://crrev.com/1f392b83a83a069eac0b71679b19fedf7958ec4d gclient: Support setting local directories as dependency URLs. (ehmaldonado@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I62f4f8af0d1b53d29c614c892b5ad8d5fa15e46f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/254998
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-11-15 15:05:19 -08:00 committed by Skia Commit-Bot
parent c9d263c121
commit 83f76acdea

View File

@ -14,7 +14,7 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "bb45734988bb4860ba2bfd1adc1123968ff3cdca",
"revision": "1f392b83a83a069eac0b71679b19fedf7958ec4d",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {