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

Unified Diff: Source/core/platform/graphics/win/FontPlatformDataWin.cpp

Issue 64643009: Remove duplicated headers from core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 1 month 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/win/FontPlatformDataWin.cpp
diff --git a/Source/core/platform/graphics/win/FontPlatformDataWin.cpp b/Source/core/platform/graphics/win/FontPlatformDataWin.cpp
index 32b02d08b76b3acde55296afd586ab5221ebd363..6bf3d6456404b1fecfda3276993cb90d29923b44 100644
--- a/Source/core/platform/graphics/win/FontPlatformDataWin.cpp
+++ b/Source/core/platform/graphics/win/FontPlatformDataWin.cpp
@@ -33,9 +33,6 @@
#include "core/platform/graphics/FontPlatformData.h"
#include "RuntimeEnabledFeatures.h"
-#include "SkPaint.h"
-#include "SkTypeface.h"
-#include "SkTypeface_win.h"
#include "core/platform/graphics/FontCache.h"
#include "core/platform/graphics/GraphicsContext.h"
#if USE(HARFBUZZ)
@@ -43,7 +40,6 @@
#endif
#include "core/platform/graphics/skia/SkiaFontWin.h"
#include "platform/LayoutTestSupport.h"
-#include "platform/SharedBuffer.h"
#include "platform/win/HWndDC.h"
#include "public/platform/Platform.h"
#include "public/platform/win/WebSandboxSupport.h"
« no previous file with comments | « Source/core/platform/graphics/skia/OpaqueRegionSkia.cpp ('k') | Source/core/platform/graphics/win/TransparencyWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698