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

Unified Diff: Source/platform/blink_platform.gypi

Issue 175253002: Switch to HarfBuzz on Mac and remove CoreText shaper (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: ChromiumAATTest font based test added, header inclusion order fixed Created 6 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 7c10f472a095d83ca33dede1440c53f914acf6ef..47cde62de014b9b4807dbd5b093b9f43782f8409 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -377,9 +377,6 @@
'fonts/harfbuzz/HarfBuzzShaper.cpp',
'fonts/harfbuzz/HarfBuzzShaper.h',
'fonts/linux/FontCacheLinux.cpp',
- 'fonts/mac/ComplexTextController.cpp',
- 'fonts/mac/ComplexTextController.h',
- 'fonts/mac/ComplexTextControllerCoreText.mm',
'fonts/mac/FontCacheMac.mm',
'fonts/mac/FontComplexTextMac.cpp',
'fonts/mac/FontCustomPlatformDataMac.cpp',

Powered by Google App Engine
This is Rietveld 408576698