From: recipe-roller Date: Mon, 15 May 2017 21:31:59 +0000 (-0700) Subject: Roll recipe dependencies (trivial). X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~36^2~221 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d43afc65b95f623f43532f3cf32543591c598ef4;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/3dd44c72ac7525343fe66f240897daeb0402855c Fix bug in recipe result handling logic (martiniss@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia8c03ee08a2087389d54f3f32c662f374a514d1d Reviewed-on: https://skia-review.googlesource.com/16985 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index ebc5ac5..8d310e3 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "31979e555f4e6c30109344df86232a52e73e73e3", + "revision": "3dd44c72ac7525343fe66f240897daeb0402855c", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": {