commit | 2d46dae4a91e2898a1a3d5d76f172cb0a84faa80 | [log] [tgz] |
---|---|---|
author | K Lubick <kjlubick@google.com> | Mon Feb 26 17:09:37 2024 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Feb 27 13:34:10 2024 +0000 |
tree | b3d8e11ac60571072e032c2febf32e30a33aba7d | |
parent | 2e47b3ccb65fe6ca0c84f4f6b6ffc33f243247c3 [diff] |
Enforce IWYU on skottie and sksg While using these modules in G3, I ran into a few cases where missing #includes caused problems, so I decided to enforce IWYU on the entirety of both modules. A few non-Skottie files also needed updating as a result or in unrelated but similar errors. Change-Id: I453afd156291136dc8d9acebb68512a78eb64e36 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/818104 Auto-Submit: Kevin Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>