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/248dfae5042b4c64da3aceeda4cd86b6a26718ff Enforce strict coverage for math_utils recipe module (phajdan.jr@chromium.org)
  https://crrev.com/f61b8f4f27b631705aa4a42ed11cfbda1689f2a0 [pinpoint] Enable swarming on Pinpoint builder and change parent_buildername. (dtu@chromium.org)
  https://crrev.com/70c70024b138c06c7e76bc099bc9793bcb66be53 Enable Kitchen on all "chromium.fyi". (dnj@chromium.org)
  https://crrev.com/363c91e87561385daf733cd30aa1a4391dd249ee remote_run: Bump canary Kitchen version. (dnj@chromium.org)
recipe_engine:
  https://crrev.com/9f2573a386ee07450095cbeb3562df94a644962f bootstrap: show a better missing CIPD error (dnj@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9a1478f3359ae342acfed3c17ebe56a6034eb749
Reviewed-on: https://skia-review.googlesource.com/16361
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-10 04:20:21 -07:00 committed by Skia Commit-Bot
parent ca572f9c90
commit f55a62b03b

View File

@ -14,17 +14,17 @@
"deps": {
"build": {
"branch": "master",
"revision": "d1cc05b08eb5bd2fe0b71fde4fcc5f5d1d65b5d6",
"revision": "363c91e87561385daf733cd30aa1a4391dd249ee",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
"depot_tools": {
"branch": "master",
"revision": "070c2e3eee08c7df7bcb3b36d53173050813865b",
"revision": "4e8058a449190afbbab284bc8bea531181d3d29a",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "bf2ff828987549b946135919bd1bffd6e42fd8fd",
"revision": "9f2573a386ee07450095cbeb3562df94a644962f",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},