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 59415356a356999b13f2a09819a4fb2a3c4805d4..196ebcca0ac80631152b3dd2595b0a9521123f4a 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -525,7 +525,10 @@ css_properties("make_core_generated_css_property_apis") { |
"$blink_core_output_dir/css/properties/CSSPropertyAPIRadius.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIRotate.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIScale.h", |
- "$blink_core_output_dir/css/properties/CSSPropertyAPIScrollSnapCoordinate.h", |
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIScrollSnapAlign.h", |
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIScrollPadding.h", |
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIScrollSnapMargin.h", |
+ "$blink_core_output_dir/css/properties/CSSPropertyAPIScrollSnapType.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIShapeImageThreshold.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIShapeMargin.h", |
"$blink_core_output_dir/css/properties/CSSPropertyAPIShapeOutside.h", |