diff options
author | recipe-roller <recipe-roller@chromium.org> | 2018-06-29 14:59:18 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-29 22:26:57 +0000 |
commit | d2f8eafbb8e4d7bdef8c8dca7fb1eae4ed737c6f (patch) | |
tree | cac9d50094380fbb5fb96d5138311e0e3495dbda /infra/config | |
parent | d8e6aa560d6e970b2dfc5686e684ba73b441a160 (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/024a3317597b06418efea2d45aa54dd2a7030c8a my_activity: deduplicate bugs from change description. (tandrii@chromium.org)
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I60fe93420fe7c7d0a120751e69582501af668f95
Reviewed-on: https://skia-review.googlesource.com/138743
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 b29e7e7de4..adcc720c26 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,7 +14,7 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "d4c2a87998610abd6c7d8d1bfe55c9408ebac5b8", + "revision": "024a3317597b06418efea2d45aa54dd2a7030c8a", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { |