| 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 e8bc9f24be15da95af458cbb6fee3434ca6a817b..c4ac81e58000d2946beb5b80a980151cdc7462c6 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -351,6 +351,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIFontSizeAdjust.cpp",
|
| "properties/CSSPropertyAPIFontVariationSettings.cpp",
|
| "properties/CSSPropertyAPIOffsetPosition.cpp",
|
| + "properties/CSSPropertyAPIOutlineOffset.cpp",
|
| "properties/CSSPropertyAPISize.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
|
|