From 40bd76027f8e6b9227ed09316f823bbd988f843f Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 10 Dec 2018 17:41:40 -0800 Subject: [PATCH] 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. depot_tools: https://crrev.com/fed2cb39c320aa37367e009a37813da869f4d529 Fix ucrt source path when packaging the Windows toolchain (brucedawson@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I5a0931e8b0238c6a0a8992e69df20d78776af3e6 Reviewed-on: https://skia-review.googlesource.com/c/176226 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 9dd94d42f6..fa628e0954 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "762a25693faf4d7e82a70d1021aebd7d981297ff", + "revision": "fed2cb39c320aa37367e009a37813da869f4d529", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {