diff options
author | recipe-roller <recipe-roller@chromium.org> | 2017-05-12 14:40:52 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-05-12 22:10:21 +0000 |
commit | 2a474f127c14c1c02c0bc5dd38e365c2951884b8 (patch) | |
tree | 0fa1a9436ee19bef4f617da145aa59be46602c8e /infra | |
parent | e8a426965d2f13c0eb8f30bc656738b79dde618c (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/ef454fe8ba423c8d62dd715e560f0ef3273869f9 Enforce strict coverage for gatekeeper recipe module (phajdan.jr@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0d33fe34c385e7fc984625a3846c06ea4877497b
Reviewed-on: https://skia-review.googlesource.com/16825
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra')
-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 e6f6794cac..06bed6ccf0 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "build": { "branch": "master", - "revision": "435c46700222fc7cf44380b15c877ee8f928e81d", + "revision": "ef454fe8ba423c8d62dd715e560f0ef3273869f9", "url": "https://chromium.googlesource.com/chromium/tools/build.git" }, "depot_tools": { |