From: recipe-roller Date: Fri, 12 May 2017 01:01:41 +0000 (-0700) Subject: Roll recipe dependencies (trivial). X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~36^2~295 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06f313d2ce824045483dcf82407dac1e73983acb;p=platform%2Fupstream%2FlibSkiaSharp.git 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/0a78b954c6399edf1b28629b70daaf6e6c112005 CrOS: Update Chromite pin. (vadimsh@chromium.org) recipe_engine: https://crrev.com/b7c18e0258998652eeb302c83680f6a2b1aee398 Revert of include Package proto into Result proto (patchset #3 id:40001 of https://codereview.chromium.org/2802693003/ ) (iannucci@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib0a2effefd7ea6d2078655753157056a4e635d90 Reviewed-on: https://skia-review.googlesource.com/16612 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index f4bba1d..485091c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,17 +14,17 @@ "deps": { "build": { "branch": "master", - "revision": "ea19db587abdde3ec807a1aa2ceb3192adc0f7ab", + "revision": "30a01314d24a0afec2cf4a596f7045cc12fa7a3e", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "fc6905908d38fd49928c15de786f7bd005d76b31", + "revision": "d5378e9b2ead3e9cebe3b6feab1bc4bfe8ed3f4b", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "c7d91ef9861b04e41c6a2381382efd58d111fe19", + "revision": "b7c18e0258998652eeb302c83680f6a2b1aee398", "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git" } },