From 0f2542893ccc7d1a3ec1e84dbe4895dfff04371d Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 19 Oct 2016 08:04:52 -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 (or complain) build: https://crrev.com/47ad87e3cebeddfee874a36f7defd3659b43ae0a Updating parameter to MakeDashboardJsonV1 (eyaich@chromium.org) TBR=martiniss@chromium.org,phajdan.jr@chromium.org BUG=chromium:633253 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Review-Url: https://chromiumcodereview.appspot.com/2433113002 Cr-Commit-Position: refs/heads/master@{#426190} --- 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 f3505cae2a192..6bbddd88dd7eb 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -5,7 +5,7 @@ deps { project_id: "build" url: "https://chromium.googlesource.com/chromium/tools/build.git" branch: "master" - revision: "516cc4df3315c62e25e6f7e49616e91bc2fbc74b" + revision: "47ad87e3cebeddfee874a36f7defd3659b43ae0a" } deps { project_id: "depot_tools"