From 2f8889b876d3326711e1210749f4e8493e97a8d9 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 7 Nov 2018 17:49:47 -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/cf6df902d647dcb8f2de2b7f1b9ca8ed35658ce7 git cl status: Force description encoding to utf-8 to avoid throwing (dbeam@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic345f7475363181a44d47d6937940c0a4059b44d Reviewed-on: https://skia-review.googlesource.com/c/169540 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 7666c000696f7..3eda3b8da8e92 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "75fa8552337b65e1de9f54351573f5a22d6c14e0", + "revision": "cf6df902d647dcb8f2de2b7f1b9ca8ed35658ce7", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {