diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-12 01:51:27 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-12 09:14:32 +0000 |
commit | 5c6ed3637e4cdf4822898eef71ca9e953e4e86a8 (patch) | |
tree | 427bc63badf8c197047eaf93b05e61196663ec72 | |
parent | fabd5d6f88f6f92f25a55ba2c403269d1a315e1f (diff) |
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/6f2b5e64048fafd0068322630faaf5d4260047b5 [v8] convert recipes and module to new context module. (iannucci@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ie41a730163b97fea48e0426635ad074c474c36c8
Reviewed-on: https://skia-review.googlesource.com/16615
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
-rw-r--r-- | infra/config/recipes.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 645ea7e281..2e21ca450a 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "0e4aca1b687f97b725e8123c8c9708aa3b0aba48", + "revision": "6f2b5e64048fafd0068322630faaf5d4260047b5", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |