From 967c84a747ff0d942a35895fa75969db55ca9832 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 11 May 2017 16:02:22 -0700 Subject: 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 Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index f24d383677..f4bba1d4a5 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -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" } }, -- cgit v1.2.3