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