Commit 889508df authored by Mike Reed's avatar Mike Reed Committed by Commit Bot

IWYU to fix an odd inclusion of SkMalloc.h inside SkTypes.h

Bug: 
Change-Id: Ife8c994a3874f74d00143761db4b2ac613a6cd10
Reviewed-on: https://chromium-review.googlesource.com/850920Reviewed-by: default avatarMike Klein <mtklein@chromium.org>
Commit-Queue: Mike Reed <reed@chromium.org>
Cr-Commit-Position: refs/heads/master@{#527070}
parent 20b3c4f1
......@@ -8,6 +8,7 @@
#include "base/process/memory.h"
#include "build/build_config.h"
#include "third_party/skia/include/core/SkTypes.h"
#include "third_party/skia/include/private/SkMalloc.h"
#if defined(OS_WIN)
#include <windows.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