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.
recipe_engine:
  https://crrev.com/0070123d9c8f830d813e6ec1064b9bf24a5b29db [context] Fix docstring. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id76c262abb6f53e420fc00ecef1cf99e383a6592
Reviewed-on: https://skia-review.googlesource.com/16836
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
recipe-roller 2017-05-13 11:21:23 -07:00 committed by Skia Commit-Bot
parent 304f9d4e0f
commit ee93e7803a

View File

@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
"revision": "5e47fdd89e6f29102485a0ddf41a537063f531b9",
"revision": "586dc56b93325e4b7103399464910a3c3f130866",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
"revision": "69e760e4a571d16e75f30f1e97ea1a917445f333",
"revision": "ba1ed450433675b55e6c5ce72784e71b59737fb9",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "c6560f3627af81c9004024079525ef63a223d33a",
"revision": "0070123d9c8f830d813e6ec1064b9bf24a5b29db",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},