commit | 345bceacd298974e8a5f11fb2726eed36aaade13 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Thu Nov 17 18:27:00 2022 -0500 |
committer | Kevin Lubick <kjlubick@google.com> | Fri Nov 18 14:09:09 2022 +0000 |
tree | 1b47f9e491c9fbe08290b4944ae5bf52c2bf8e07 | |
parent | b1cba137f1a6c1b59668afc69f5ace6677a709de [diff] |
[includes] Enforce IWYU on GrSurfaceProxyView GrSurfaceProxyView.h did not have a .cpp file, so this one adds one allowing us to use more forward-declares and fewer includes in the header. Change-Id: Ief9234fa73f81cbb255d8e869bece9f300c5088f Bug: skia:13052 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/607356 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>