From fabd5d6f88f6f92f25a55ba2c403269d1a315e1f Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Fri, 12 May 2017 00:51:47 -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/0e4aca1b687f97b725e8123c8c9708aa3b0aba48 Removes unnecessary steps from the chromium codesearch recipe (emso@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I65c5d2724e3a76fd979b9b3b0209472e7249d668 Reviewed-on: https://skia-review.googlesource.com/16614 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 f6abed34f5..645ea7e281 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "bdd12ab5df9a829df417e4b769094367ea998d68", + "revision": "0e4aca1b687f97b725e8123c8c9708aa3b0aba48", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": {