Commit 2e9b6797 authored by Mike Reed's avatar Mike Reed Committed by Commit Bot

IWYU SkPixelSerializer is no longer brought in by these other skia headers

Needed to land https://skia-review.googlesource.com/c/skia/+/76980

Bug: 
Change-Id: I07f1647b0d342baebadfa0549f54e5252ee4395d
Reviewed-on: https://chromium-review.googlesource.com/809089Reviewed-by: default avatarFlorin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521755}
parent b0cb54dd
......@@ -9,6 +9,7 @@
#include "base/pickle.h"
#include "third_party/skia/include/core/SkData.h"
#include "third_party/skia/include/core/SkImageDeserializer.h"
#include "third_party/skia/include/core/SkPixelSerializer.h"
#include "third_party/skia/include/core/SkWriteBuffer.h"
#include "third_party/skia/src/core/SkValidatingReadBuffer.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment