| 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 ae3facbc94a977625e0872209d0c04943372272c..386febd235d76c2e101c2d8993273ebf2b1b240d 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -710,6 +710,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",
|
|
|