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 12775937080d5226dece267e9588c83b8c645dfe..c142dc448e42bfa2f5d1e0850ba75cd3e46c4b2f 100644 |
--- a/third_party/WebKit/Source/core/css/BUILD.gn |
+++ b/third_party/WebKit/Source/core/css/BUILD.gn |
@@ -345,6 +345,7 @@ blink_core_sources("css") { |
"parser/SizesCalcParser.cpp", |
"properties/CSSPropertyAPI.h", |
"properties/CSSPropertyAPITranslate.cpp", |
+ "properties/CSSPropertyAPIWebkitLineClamp.cpp", |
"properties/CSSPropertyAPIWebkitPadding.cpp", |
"properties/CSSPropertyAPIWillChange.cpp", |
"properties/CSSPropertyDescriptor.h", |