From 41f2b33c4f6a48e9cb1c0615556238942c97cd91 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 7 Nov 2018 14:20:50 -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/49c8eafcd54c3b7f51a37318a2931c6a0aaf2532 git-cl: Stop logging response headers on 404 Gerrit RPC status. (ehmaldonado@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I0f7ed8e5b7d23e0ff2b8fc558cbae9ec2630ec9b Reviewed-on: https://skia-review.googlesource.com/c/169361 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 9269f53130..f52bab3758 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "421605af68e3c9216c2358944d39f02cb4d083ae", + "revision": "49c8eafcd54c3b7f51a37318a2931c6a0aaf2532", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {