diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-12 12:21:46 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-12 19:47:53 +0000 |
commit | 87298ced879108e00392ae141170f2ae3c6033a8 (patch) | |
tree | acb01a2e382ca554ef2c42512807fbb2f9a17570 | |
parent | 8a02f65c5cc16d010f188c34861b03d96cb8ec10 (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/e0f67109eb83c34776076b1ef5072c4cb94a39b3 remote_run: Enable Kitchen for experimental. (dnj@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic9684914c1e46c63298cfdd3eb10fde204bbc4e5
Reviewed-on: https://skia-review.googlesource.com/16800
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 23320564e1..791a796fd0 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "f92dab0066ebe0bdcc2136ae0c8e95257ae45e85", + "revision": "e0f67109eb83c34776076b1ef5072c4cb94a39b3", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |