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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2858573002: Use FreeType for OpenType Variations on CoreText < 10.12 (Closed)
Patch Set: Use FreeType for OpenType Variations on CoreText < 10.12 Created 3 years, 7 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 1dc359ea32d738b3f0e51024dc0c4088d76a1b99..8d3fd21a524556b1e9cad7d1c0be5b33be1a104c 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -711,6 +711,8 @@ component("platform") {
"fonts/linux/FontPlatformDataLinux.cpp",
"fonts/linux/FontRenderStyle.cpp",
"fonts/linux/FontRenderStyle.h",
+ "fonts/mac/CoreTextVariationsSupport.cpp",
+ "fonts/mac/CoreTextVariationsSupport.h",
"fonts/mac/FontCacheMac.mm",
"fonts/mac/FontFamilyMatcherMac.h",
"fonts/mac/FontFamilyMatcherMac.mm",

Powered by Google App Engine
This is Rietveld 408576698