From 34adc46220910e23182b490bbb73115aedd321e1 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 10 Apr 2019 14:33:53 -0700 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. recipe_engine: https://crrev.com/cc7c58088b474b95483beaf4b41a3028121e4f7b [scheduler] Read current triggers (nodir@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I643ad06f0668ce8c78c7efe776bc44bd4e41a414 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207363 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 48faa6e65c..dec1f3b39d 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "77b3499b880955840580bffbb167124c9ff83b6b", + "revision": "0743a1400d8b5bb698d32bcb7fb80f777945002f", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "166a0650c2d951e45118581b5fa442940a675a13", + "revision": "cc7c58088b474b95483beaf4b41a3028121e4f7b", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },