From 65456999cab1f34f854e0f5ded2958ae4bc4510e Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Tue, 22 Oct 2019 20:44:40 -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. depot_tools: https://crrev.com/401b25c878da7821eda5d3f60b0970d799666659 presubmit: Convert literals to strings before setting env variables. (ehmaldonado@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I58436d0b9f28de3c2847a4d54d182402e93ce8fe Reviewed-on: https://skia-review.googlesource.com/c/skia/+/250129 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 4938f6cfd3..80fd0020c5 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "db1e79c1c5deb122aa3b05de8a83179dfae37446", + "revision": "401b25c878da7821eda5d3f60b0970d799666659", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {