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 847928b38bd73fd4c41d4b67b0e5d437fcd9db8d..b92738f595c4538ec1aace92019906840e94e648 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -512,6 +512,9 @@ blink_core_sources("css") { |
"properties/CSSPropertyWebkitBorderWidthUtils.h", |
"properties/CSSShorthandPropertyAPIBorderRadius.cpp", |
"properties/CSSShorthandPropertyAPIFlex.cpp", |
+ "properties/CSSShorthandPropertyAPIFont.cpp", |
+ "properties/CSSShorthandPropertyAPIFontVariant.cpp", |
+ "properties/CSSShorthandPropertyAPIOverflow.cpp", |
"properties/CSSShorthandPropertyAPITextDecoration.cpp", |
"properties/CSSShorthandPropertyAPIWebkitMarginCollapse.cpp", |
"resolver/AnimatedStyleBuilder.cpp", |