diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-11 14:30:42 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-11 21:54:51 +0000 |
commit | abde50dacdc3f2f43b008edb6838e5796d461360 (patch) | |
tree | 64a06c0d9037f8439196e476f751aa850bacea7c | |
parent | a783c3623d3cf8b0d2106f055ae4a21d4f8d23d8 (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/209fcf66599d43c99e30accc1a0fe68beae2b8bd Add builders using Intel SDE. (davidben@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I22d48b1c5e1219eb5066c4ebead30a1aa1de3db8
Reviewed-on: https://skia-review.googlesource.com/16604
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 c9b510a685..832dd17306 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "f0ba992bb8257ead236458f48f99f09119da7bda", + "revision": "209fcf66599d43c99e30accc1a0fe68beae2b8bd", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |