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 9645a3d6718e69def8307cc37f83ff12dbc6bbc7..64bd0f8f4ee7f0b8186c86cc4ddaf491ee0905c0 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -346,6 +346,7 @@ blink_core_sources("css") { |
"parser/SizesCalcParser.cpp", |
"properties/CSSPropertyAPI.h", |
"properties/CSSPropertyAPIWebkitPadding.cpp", |
+ "properties/CSSPropertyAPIWillChange.cpp", |
"properties/CSSPropertyDescriptor.h", |
"resolver/AnimatedStyleBuilder.cpp", |
"resolver/AnimatedStyleBuilder.h", |