commit | 5b8a0252c7ef761f3b5cd1172429bed4206255d6 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Mon Aug 22 10:59:15 2022 -0400 |
committer | Leon Scroggins III <scroggo@google.com> | Mon Aug 22 11:08:32 2022 -0400 |
tree | 282f15d44715b4b6dafeffd33202f92be1aefe9b | |
parent | c6fbc786f8114b83958e59b636102f75cf895d4b [diff] |
IWYU in SimpleColorMatrixAnimation https://skia-review.googlesource.com/c/skia/+/571121 removes the include from SkColorMatrixFilter to SkColorMatrix. This file uses the latter directly, so include it. This will fix a build breakage which is currently preventing a Skia roll. In addition, include SkColorFilter.h directly, now that we're no longer using SkColorMatrixFilter (since I01e29bd36ed3788c4f996092c81310c17f5039cd). Bug: NA Test: make Change-Id: I8d1838538ef80f8cd07af82ce8dafd9118b378e6