commit | db70f2fd672f3964576c212ed7eddc6e6d542a9d | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Tue Dec 13 07:44:43 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Tue Dec 13 15:09:26 2022 +0000 |
tree | 19005216c0761ea252c3f7bef2c01033622492f7 | |
parent | 280ac8882cffff56e83d5a3af6de903b5fcc87ac [diff] |
[includes] Enforce IWYU on SkPath related things (SkPath itself already is IWYU-enforced) This will hopefully make it a bit easier to set up a modular build of Skia that can just export paths without too much extra stuff. Change-Id: I915120a3ef6ea7975b2ecc73ee10d269155c730a Bug: skia:13052, skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/617638 Reviewed-by: Herb Derby <herb@google.com> Reviewed-by: Brian Osman <brianosman@google.com>