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

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

Issue 52803006: Move FontFallbackWin to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: move to platform/fonts 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
« no previous file with comments | « Source/core/platform/graphics/chromium/UniscribeHelper.cpp ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
diff --git a/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp b/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
index f65a0c08cbed351af923219b3f2e09f3f607ec89..1c242e8a77938333bd72ddc674ba41d03e38c398 100644
--- a/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
+++ b/Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp
@@ -37,8 +37,8 @@
#include "SkTypeface_win.h"
#include "core/platform/graphics/Font.h"
#include "core/platform/graphics/SimpleFontData.h"
-#include "core/platform/graphics/chromium/FontFallbackWin.h"
#include "core/platform/graphics/chromium/FontPlatformDataChromiumWin.h"
+#include "platform/fonts/FontFallbackWin.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/chromium/UniscribeHelper.cpp ('k') | Source/platform/blink_platform.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698