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/da4dbf85f95051345f147cfe69d909d85e81a429 autoninja: limit j value for mac (tikuta@chromium.org)
recipe_engine:
  https://crrev.com/ae3604f2d2ae0291ecdc690672cc173e06a965ba [proto_support] Handle unicode filesystem walks. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8e683b0559c9f4a8247e298c01cf2d095ddea99c
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/197019
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-04 07:22:41 -08:00 committed by Skia Commit-Bot
parent 5800f2e8a9
commit df0f362438

View File

@ -14,12 +14,12 @@
"deps": {
"depot_tools": {
"branch": "master",
"revision": "e9e89e3aa538298f77e98da01bc36416118e9e88",
"revision": "8f418985f120f1c3a0ad4f1697ffa4b846b06307",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "1a86f54ceba35d31196e8664958e53ba8f64cbd2",
"revision": "ae3604f2d2ae0291ecdc690672cc173e06a965ba",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},