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

Unified Diff: Source/core/core.gypi

Issue 21353004: Use Skia for font selection on windows (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/platform/graphics/FontCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index a3a14ab3195e18c2048cffc2cecf43d2afbd8e3b..35192586594ff4fefb41aeb9c9ae8541131f1cef 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3016,6 +3016,7 @@
'platform/graphics/opentype/OpenTypeVerticalData.cpp',
'platform/graphics/opentype/OpenTypeVerticalData.h',
'platform/graphics/skia/FontCacheSkia.cpp',
+ 'platform/graphics/skia/FontCacheSkiaWin.cpp',
'platform/graphics/skia/FontCustomPlatformDataSkia.cpp',
'platform/graphics/skia/FontPlatformDataSkia.cpp',
'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/platform/graphics/FontCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698