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