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 da741e87f77ee639af6cca8ef3baaf855fb139da..23398e8c19bf84110f133137211d258c3227997b 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -537,6 +537,7 @@ css_properties("make_core_generated_css_property_apis") { |
"$blink_core_output_dir/css/properties/CSSPropertyAPIOffsetAnchor.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIFontSize.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPILineHeight.h", |
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIFontFamily.h", |
] |
} |