| 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 34ef3bccef06c1dde742bfc4b41361558b02834e..9e7c6c97c2f3d0c4e7d65c2366abf3490065823c 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -510,7 +510,7 @@ css_properties("make_core_generated_css_property_apis") {
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIJustifyItems.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIBaselineShift.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPICaretColor.h",
|
| - "$blink_core_output_dir/css/properties/CSSPropertyAPISnapHeight.h",
|
| + "$blink_core_output_dir/css/properties/CSSPropertyAPILineHeightStep.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIWebkitBorderSpacing.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIColumnGap.h",
|
| "$blink_core_output_dir/css/properties/CSSPropertyAPIOffsetDistance.h",
|
|
|