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/934836a6c5b1a3442db7f7197569fc1bbdcb8991 git-cl: Remove unused auth configs. (ehmaldonado@chromium.org)
  https://crrev.com/ca8793223ace1d9099f1b2015a02ddb645475752 gclient: Fix gclient Python 3 errors and add to presubmit tests. (ehmaldonado@chromium.org)
recipe_engine:
  https://crrev.com/737c0e6ce158d8c53486c82d72443a387a057e42 [fileutil] Add support for recursive glob (atyfto@google.com)
  https://crrev.com/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2 Revert "[fileutil] Add support for recursive glob" (atyfto@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ibb68b4ebe9a634c6a03efc7cd0e423e8224cbc99
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/240408
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-09-09 14:38:46 -07:00 committed by Skia Commit-Bot
parent b831e26be3
commit 8cae1e95a2

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "6a860326887fe48cb65e7ebe38ca717be2de6f5c",
"revision": "0db145b614038a54ae256ea1b32214a8f572b340",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "8fd8dc56140820b86ce0bda8c61a66021413c9d6",
"revision": "1c10db5713e9c6fb790ce6ccf4771019f8ffbab2",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},