From 569beceb08faf7b3e192a7fb1323ea72e134f793 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 12 May 2017 20:41:30 -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/9b46527628683523d81d7b11b9872761fa1bad1d git-cl: let 'git config gerrit.host false' work (agable@chromium.org) https://crrev.com/69e760e4a571d16e75f30f1e97ea1a917445f333 Switch to recipe engine "url" module. (dnj@google.com) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: If8fa7b47be8a9c59565a07ddf00fdbf71d0454fc Reviewed-on: https://skia-review.googlesource.com/16834 Reviewed-by: Recipe Roller Commit-Queue: Recipe Roller --- infra/config/recipes.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index ef0b47a..4192487 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "build": { "branch": "master", - "revision": "bc6f7db1d0cd860287461a512e1922d8fc8f54ed", + "revision": "5e47fdd89e6f29102485a0ddf41a537063f531b9", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { "branch": "master", - "revision": "9fe907de633af22653e9afa1dbf1ab41c8d2bda3", + "revision": "69e760e4a571d16e75f30f1e97ea1a917445f333", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { -- 2.7.4