From 1ae419b62b2b03abd24896f50402dff46a44a686 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 31 Oct 2018 21:11:57 -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/24bca4e741a98a0f6ed9bdeb64c07816243d2873 owners.py: Use os.path.split to handle file separators correctly (dcheng@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If1c43acdadb4b332f46a182c4c451678f2574021 Reviewed-on: https://skia-review.googlesource.com/c/167301 Commit-Queue: Recipe Roller Reviewed-by: 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 04589d673d5dd..e891721cdaed1 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "a870c9698af1d2fd4dbf11cbdc53f9313d1ee958", + "revision": "24bca4e741a98a0f6ed9bdeb64c07816243d2873", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": {