From d95236dab0ae47a510530c340e6eaa72d3c616b6 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Thu, 11 May 2017 12:40:38 -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. build: https://crrev.com/a4b6b3066ce93c6ea56e95cde90b4c538645362c [chromedriver] update to new context module (iannucci@chromium.org) https://crrev.com/692e5e81777e69875d2c6c35d7bf6edd2b03b0ce chromium_tests: make it possible to use custom servers for isolate and swarming (phajdan.jr@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iec8428e2e1a2dbdf543f39ff2744d45665c6b595 Reviewed-on: https://skia-review.googlesource.com/16549 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 fdbd1d5e66..a86f6fcf97 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "46433a6f5a05b8686a5b82ceb01ac2e0feb75dae", + "revision": "692e5e81777e69875d2c6c35d7bf6edd2b03b0ce", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": {