| 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 9cf28aa240cc5b7617a3e2d0a44046da712fa640..f0c4b1e19148d7c15507f816991fd7b973265230 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -362,6 +362,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPITabSize.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
| + "properties/CSSPropertyAPITextIndent.cpp",
|
| "properties/CSSPropertyAPITextUnderlinePosition.cpp",
|
| "properties/CSSPropertyAPITransformOrigin.cpp",
|
| "properties/CSSPropertyAPITranslate.cpp",
|
|
|