diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-19 04:21:26 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-19 11:45:44 +0000 |
commit | 217aba69cd619693c95e04d2980e1d065c466807 (patch) | |
tree | 8ccf198ab1822b37b5b1f13a3814085c34251ceb /infra/config | |
parent | faf004c8f98173a86a089873b7754df305daeb50 (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/00749f571ff265c29cc9f2be07120364b00fcda8 Dart: Add "debug" and "unittests" options to dart2js recipe. (whesse@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I6d8bcf28eaf04733eae8fcd587fb24b9b2beb652
Reviewed-on: https://skia-review.googlesource.com/17384
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-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 9ca895aecc..27abd7a7ff 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "28ebfb41f178f521e9187108c7b6ddd66b8e4a85", + "revision": "00749f571ff265c29cc9f2be07120364b00fcda8", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |