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/d19589ff81c38ecc60228d0429cf39bfb4381ce6 Throw error for unicode URLs in .gclient (raul@tambre.ee)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9f8616a41cf04ae46f0803cd1c235f5dc4d8fbc5
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/204881
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-03-28 23:04:31 -07:00 committed by Skia Commit-Bot
parent 57b7a792bb
commit a2cec203ee

View File

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