From 4c631e270bd37b2c4debc355a8b46fad267c3f37 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 11 Jan 2019 08:11:20 -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/31a486419e279333146ca1e75fcffd510a863d30 Improve no-long-lines check for Python files. (digit@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I666c10dc3a970c16cfd4921452a9f21291a87bfb Reviewed-on: https://skia-review.googlesource.com/c/183302 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 e5d2f0a0f5..b161a8f3ac 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "36248fcd635b13c751d11e6722072bed2d57cb8a", + "revision": "31a486419e279333146ca1e75fcffd510a863d30", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {