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.
build:
  https://crrev.com/ea19db587abdde3ec807a1aa2ceb3192adc0f7ab Fix typo in boringssl.py. (davidben@chromium.org)
recipe_engine:
  https://crrev.com/c7d91ef9861b04e41c6a2381382efd58d111fe19 include Package proto into Result proto (nodir@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I7608cb4a54f723b518d9337ae1e7baf99cfa7fdd
Reviewed-on: https://skia-review.googlesource.com/16610
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-11 16:02:22 -07:00 committed by Skia Commit-Bot
parent a688d1b7e1
commit 967c84a747

View File

@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
"revision": "808fb4de6512c57d2a29717f973dd82239362cee",
"revision": "ea19db587abdde3ec807a1aa2ceb3192adc0f7ab",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
"revision": "3cc1e5cc999b2acb3557d1b6d324b0eb95920aa5",
"revision": "fc6905908d38fd49928c15de786f7bd005d76b31",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "6eaacf24833ebd2565177157d368da33780fced9",
"revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},