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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1276003003: Reland 2: mac: Use a placeholder string for the family name of the system font. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against top of tree. Comment out more specialized, duplicate rebaseline. Created 5 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/platform/blink_platform.gyp ('k') | Source/platform/fonts/mac/FontCacheMac.mm » ('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 29e6c2f176d96c30326f74fa878746c553ec4843..222e58f886cccaea392d8d32715896ec16254c37 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -728,6 +728,8 @@
'mac/ScrollAnimatorMac.mm',
'mac/ThemeMac.h',
'mac/ThemeMac.mm',
+ 'mac/VersionUtilMac.h',
+ 'mac/VersionUtilMac.mm',
'mac/WebCoreNSCellExtras.h',
'mac/WebCoreNSCellExtras.mm',
'mediastream/MediaStreamCenter.cpp',
@@ -954,6 +956,7 @@
'fonts/GlyphBufferTest.cpp',
'fonts/GlyphPageTreeNodeTest.cpp',
'fonts/android/FontCacheAndroidTest.cpp',
+ 'fonts/mac/FontFamilyMatcherMacTest.mm',
'fonts/shaping/CachingWordShaperTest.cpp',
'fonts/shaping/HarfBuzzShaperTest.cpp',
'geometry/FloatBoxTest.cpp',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/mac/FontCacheMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698