0

IWYU -- needed for future skia cl

See https://skia-review.googlesource.com/c/skia/+/411302

Change-Id: Ia8c546aedcd207fd05dda034e19c394783b09457
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2910800
Reviewed-by: Florin Malita <fmalita@chromium.org>
Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org>
Commit-Queue: Mike Reed <reed@google.com>
Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org>
Auto-Submit: Mike Reed <reed@google.com>
Cr-Commit-Position: refs/heads/master@{#885668}
This commit is contained in:
Mike Reed
2021-05-21 22:03:29 +00:00
committed by Chromium LUCI CQ
parent ac7bfc44da
commit ef14456bc0

@ -28,6 +28,7 @@
#include "cc/paint/paint_flags.h"
#include "third_party/abseil-cpp/absl/types/optional.h"
#include "third_party/skia/include/core/SkColor.h"
#include "third_party/skia/include/core/SkPath.h"
#include "third_party/skia/include/core/SkRect.h"
#include "third_party/skia/include/core/SkScalar.h"
#include "ui/gfx/geometry/rect.h"