From 0c64e52aea82deaf8c4157e0a0ac62fcaa0023c8 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 16 Jul 2018 17:11:32 -0700 Subject: 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/e396449f8434e3faf4151c36b5ad3f2377b80608 Add typechecking to file recipe module (thomasanderson@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I97b6eb73c9337b3bfb0afc2867e087e3a83217b8 Reviewed-on: https://skia-review.googlesource.com/141640 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra') diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 88b007a059..b418b04a3b 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "fb78b368de1bf462197e376616ffdde5fe65f066", + "revision": "67dec1605164b72970c0a1dbf35b56a4f906b89c", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "782ed0377a0a23f393a3a873194954825972b961", + "revision": "e396449f8434e3faf4151c36b5ad3f2377b80608", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } }, -- cgit v1.2.3