| 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 92f9aff20dc2401ffd846dcc0942720debc23d01..493686fbbdc5ee854afb123c4260812786bab8ba 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -353,6 +353,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIFontSizeAdjust.cpp",
|
| "properties/CSSPropertyAPIFontVariantLigatures.cpp",
|
| "properties/CSSPropertyAPIFontVariationSettings.cpp",
|
| + "properties/CSSPropertyAPILetterAndWordSpacing.cpp",
|
| "properties/CSSPropertyAPIOffsetPosition.cpp",
|
| "properties/CSSPropertyAPIOutlineColor.cpp",
|
| "properties/CSSPropertyAPIOutlineOffset.cpp",
|
|
|