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..2c1b1efcd1c9f5a489c9dfb75c642da2266ba2d8 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/CSSPropertyAPITextUnderlinePosition.cpp", |
"properties/CSSPropertyAPIWebkitPadding.cpp", |
"properties/CSSPropertyAPIWillChange.cpp", |
"properties/CSSPropertyDescriptor.h", |