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

Unified Diff: Source/core/platform/graphics/chromium/FontCacheChromiumWin.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/core.gypi ('k') | Source/core/platform/graphics/chromium/FontFallbackWin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp
diff --git a/Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp b/Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp
index b5a661ad36393c01a87c10850d2b7fbe075c4135..22733014fe4ae777751c251ba131fbce3210564c 100644
--- a/Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp
+++ b/Source/core/platform/graphics/chromium/FontCacheChromiumWin.cpp
@@ -35,9 +35,9 @@
#include <unicode/uniset.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/LayoutTestSupport.h"
+#include "platform/fonts/FontFallbackWin.h"
#include "platform/win/HWndDC.h"
#include "wtf/HashMap.h"
#include "wtf/HashSet.h"
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/platform/graphics/chromium/FontFallbackWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698