Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(935)

Unified Diff: Source/core/platform/graphics/skia/FontPlatformDataSkia.cpp

Issue 18551004: Miscellaneous cleanup to reduce number of includes in platform/graphics/ Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/platform/graphics/skia/FontPlatformDataSkia.cpp
diff --git a/Source/core/platform/graphics/skia/FontPlatformDataSkia.cpp b/Source/core/platform/graphics/skia/FontPlatformDataSkia.cpp
index 33c5662efae83bd65b5dfbc3e2a399c09e17346b..9ae4006977124699c27f7ec14fd8e2eb096f4ecb 100644
--- a/Source/core/platform/graphics/skia/FontPlatformDataSkia.cpp
+++ b/Source/core/platform/graphics/skia/FontPlatformDataSkia.cpp
@@ -33,6 +33,7 @@
#include "SkEndian.h"
#include "SkTypeface.h"
+#include "core/platform/SharedBuffer.h"
#include "core/platform/graphics/FontCache.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698