| 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 a339e23bff4cff31d35c60a32e10e76555ee5f7d..2260f639dc351f749e8943b0a521efe5804127dd 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -388,6 +388,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIImageOrientation.cpp",
|
| "properties/CSSPropertyAPIJustifyItems.cpp",
|
| "properties/CSSPropertyAPILetterAndWordSpacing.cpp",
|
| + "properties/CSSPropertyAPILineHeight.cpp",
|
| "properties/CSSPropertyAPILineHeightStep.cpp",
|
| "properties/CSSPropertyAPIMargin.cpp",
|
| "properties/CSSPropertyAPIMarker.cpp",
|
|
|