| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index ed2001150bc304f34135110ac0b8ff49d7aadc84..bab4193c1b1611dae8a71a7e16cc1eb43c2d094a 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -480,6 +480,7 @@ css_properties("make_core_generated_css_property_apis") {
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIFlexBasis.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIFlexGrowOrShrink.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIFontFamily.h",
|
| + "$blink_core_output_dir/css/properties/CSSPropertyAPIFontFeatureSettings.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIFontSize.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIFontSizeAdjust.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIFontVariantCaps.h",
|
|
|