commit | 078184b7ba1993b41f8429adc32e13e6fd976cdd | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Mar 13 15:00:45 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Mar 13 19:37:47 2023 +0000 |
tree | ca6561a3b7887404882133e5c3124b920c1a7a12 | |
parent | 75e4b07cb82ad98ab138cc1a8cd6c12757ecc0e7 [diff] |
Enforce IWYU on SkPicture-related files This also puts Slug.h behind #ifdefs in SkRecorder.cpp and SkPicturePlayback.cpp As the buffet build progresses, we'll have to work out a way to build with slugs in a way that does not require #ifdefs. Change-Id: I43e701c2c647a0401dbc8fd88d6b6ed8948f63fc Bug: skia:14136, skia:13052 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/655819 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>