Index: third_party/WebKit/Source/core/css/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn |
index 3adf69f9c4fb17b434d6e0b98e18f1b52e16d97d..9eca7b9387e4d7ee2735ab8e8dc7ba217336ca1a 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -345,9 +345,8 @@ blink_core_sources("css") { |
"parser/SizesAttributeParser.cpp", |
"parser/SizesCalcParser.cpp", |
"properties/CSSPropertyAPI.h", |
- "properties/CSSPropertyAPIPadding.cpp", |
- "properties/CSSPropertyAPIPadding.h", |
- "properties/CSSPropertyDescriptor.cpp", |
+ "properties/CSSPropertyAPIWebkitPadding.cpp", |
+ "properties/CSSPropertyAPIWebkitPadding.h", |
"properties/CSSPropertyDescriptor.h", |
"resolver/AnimatedStyleBuilder.cpp", |
"resolver/AnimatedStyleBuilder.h", |