From 913a2ec17514c32505731ebf49421a41d90885ac Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 26 Feb 2020 15:47:20 -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 (recipe_engine) into this repository. recipe_engine: https://crrev.com/a36bdfd1c28f088e1c39736babb987e71284d646 (yiwzhang@google.com) [warning] Support recipe warning registration More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ib4aabdc682910ea9f7243c2f1ac0eba621fa2d71 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/273617 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 23d43ad678..de1fcd7430 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "b847c567e717cd861b8f1d778ef1a402af03a99a", + "revision": "005269a51304917aed6d5f371bfe7f131f8cd248", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "90eb05b0df05f7840e58ff3c9f3685af0c89a27d", + "revision": "a36bdfd1c28f088e1c39736babb987e71284d646", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },