| 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 023484e0e6b1c569b805e7df2bc70c6b9cbeed4d..2da2d384f837a0a9a59bdef8ba851aacf763156b 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -356,6 +356,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIPaintOrder.cpp",
|
| "properties/CSSPropertyAPIRotate.cpp",
|
| "properties/CSSPropertyAPIScrollSnapCoordinate.cpp",
|
| + "properties/CSSPropertyAPIShapeMargin.cpp",
|
| "properties/CSSPropertyAPISize.cpp",
|
| "properties/CSSPropertyAPITextDecorationColor.cpp",
|
| "properties/CSSPropertyAPITextDecorationSkip.cpp",
|
|
|