| 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 5914630848d2b7a4440b01373827aa0c89ab320f..b63267b895d7dc2be639217556425df82e0dc968 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/CSSPropertyAPITransformOrigin.cpp",
|
| "properties/CSSPropertyAPITranslate.cpp",
|
| "properties/CSSPropertyAPIWebkitPadding.cpp",
|
|
|