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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1021483004: Revert of Remove Mac native font type members from FontPlatformData (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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/platform/blink_platform.gyp ('k') | Source/platform/fonts/FontCustomPlatformData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 4b3c7181a46cac22db73bd1d0abc27b784271786..d786c2d82adf5dff66b721ab6ef49d3a7789809e 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -358,7 +358,6 @@
'fonts/FontCacheClient.h',
'fonts/FontCacheKey.h',
'fonts/FontCustomPlatformData.h',
- 'fonts/FontCustomPlatformData.cpp',
'fonts/FontData.cpp',
'fonts/FontData.h',
'fonts/FontDataCache.cpp',
@@ -396,7 +395,10 @@
'fonts/mac/FontFamilyMatcherMac.h',
'fonts/mac/FontFamilyMatcherMac.mm',
'fonts/mac/FontCacheMac.mm',
+ 'fonts/mac/FontCustomPlatformDataMac.cpp',
'fonts/mac/FontPlatformDataMac.mm',
+ 'fonts/mac/MemoryActivatedFont.h',
+ 'fonts/mac/MemoryActivatedFont.mm',
'fonts/opentype/OpenTypeSanitizer.cpp',
'fonts/opentype/OpenTypeSanitizer.h',
'fonts/opentype/OpenTypeTypes.h',
@@ -411,6 +413,7 @@
'fonts/shaping/SimpleShaper.cpp',
'fonts/shaping/SimpleShaper.h',
'fonts/skia/FontCacheSkia.cpp',
+ 'fonts/skia/FontCustomPlatformDataSkia.cpp',
'fonts/win/FontCacheSkiaWin.cpp',
'fonts/win/FontFallbackWin.cpp',
'fonts/win/FontFallbackWin.h',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/FontCustomPlatformData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698