| 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 577e285a45a7f5c56643cb113fed2ff954342e69..dd6f07ac313f2acf83b65a49729f5a3194ea8e90 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -344,6 +344,7 @@ blink_core_sources("css") {
|
| "parser/SizesAttributeParser.cpp",
|
| "parser/SizesCalcParser.cpp",
|
| "properties/CSSPropertyAPI.h",
|
| + "properties/CSSPropertyAPIPage.cpp",
|
| "properties/CSSPropertyAPIWebkitPadding.cpp",
|
| "properties/CSSPropertyAPIWillChange.cpp",
|
| "properties/CSSPropertyDescriptor.h",
|
|
|