| 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..c1e5ad7c22e0eb72cfdb9e9b3f3f5f3761782b5a 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/CSSPropertyAPIWebkitLineClamp.cpp",
|
| "properties/CSSPropertyAPIWebkitPadding.cpp",
|
| "properties/CSSPropertyAPIWillChange.cpp",
|
| "properties/CSSPropertyDescriptor.h",
|
|
|