commit | c96cb6377564f6267d62637e3f8fb3e88f3184a2 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Nov 17 14:51:41 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Nov 18 14:09:09 2022 +0000 |
tree | 997692966921d17e92978848d9c347d831fd1583 | |
parent | ab054a88d7c710ff15be5d23f35282e532863505 [diff] |
[includes] Enforce IWYU on GrSurfaceProxy This requires moving a few implementations from the .h into the .cpp file. Change-Id: Ibfa56cb87aa1d5a279fdaec002dedc1cc3adac43 Bug: skia:13052 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/607005 Reviewed-by: John Stiles <johnstiles@google.com>