| Index: third_party/WebKit/Source/core/css/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn
|
| index f2b7e7ebfb620b195dd60e03c2889485076f0a3d..7fe195fafbc9028689e6ab7bf8916db740e15dd8 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -373,6 +373,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIFilter.cpp",
|
| "properties/CSSPropertyAPIFlexBasis.cpp",
|
| "properties/CSSPropertyAPIFlexGrowOrShrink.cpp",
|
| + "properties/CSSPropertyAPIFontFamily.cpp",
|
| "properties/CSSPropertyAPIFontSizeAdjust.cpp",
|
| "properties/CSSPropertyAPIFontVariantCaps.cpp",
|
| "properties/CSSPropertyAPIFontVariantLigatures.cpp",
|
|
|