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', |