Index: Source/platform/blink_platform.gyp |
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp |
index aaa91673be67be34e2b67248f9783d914136cda9..e126cf356dfe35306616c9ab7383c4c74304a3c1 100644 |
--- a/Source/platform/blink_platform.gyp |
+++ b/Source/platform/blink_platform.gyp |
@@ -318,10 +318,6 @@ |
['exclude', 'scroll/ScrollAnimatorNone\\.cpp$'], |
['exclude', 'scroll/ScrollAnimatorNone\\.h$'], |
- # The Mac currently uses FontCustomPlatformDataMac.cpp, |
- # included by regex above, instead. |
- ['exclude', 'fonts/skia/FontCustomPlatformDataSkia\\.cpp$'], |
- |
['exclude', 'fonts/skia/FontCacheSkia\\.cpp$'], |
['include', 'geometry/mac/FloatPointMac\\.mm$'], |
@@ -359,8 +355,6 @@ |
['include', 'clipboard/ClipboardUtilitiesWin\\.(cpp|h)$'], |
['include', 'fonts/opentype/'], |
- ['include', 'fonts/skia/FontCustomPlatformDataSkia\\.cpp$'], |
- ['include', 'fonts/skia/FontCustomPlatformDataSkia\\.cpp$'], |
['include', 'fonts/win/FontCacheSkiaWin\\.cpp$'], |
['include', 'fonts/win/FontFallbackWin\\.(cpp|h)$'], |
['include', 'fonts/win/FontPlatformDataWin\\.cpp$'], |