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