diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-06-20 15:12:08 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-20 22:59:27 +0000 |
commit | ffc01057e18e0b4fbf1cbe0e6cfb62e100ca8215 (patch) | |
tree | 4514624b9619f3c34841f197714cda9e5a836d49 /infra/config | |
parent | 2e5c1aef58330d8641d88cc6c96fabba274c521d (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.
depot_tools:
https://crrev.com/081487b9fb0603e9e369ce7ef42c0300a5ca55ae Add yapf (nodir@google.com)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I01fb2fa4254378be1cf90f3db6ccbca2f36682d3
Reviewed-on: https://skia-review.googlesource.com/136320
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Reviewed-by: 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 09a61eaa7e..62bba19416 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "b65b611d7571141fe8c942018b5af3e2c042805d", + "revision": "081487b9fb0603e9e369ce7ef42c0300a5ca55ae", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { |