| 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 dfb90f7d63bf38350f1668acdc74147dcfd2087a..d17d112b11faf7e2ae7ad856faa9521ff1bc0da9 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -513,6 +513,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",
|
|
|