| 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 05ec632b92a7ef4044ae5951acf40d8af473d840..ca7aaf63cdc7d5e7dba57b631506ae4b685944cd 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -431,6 +431,7 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIMarker.cpp",
|
| "properties/CSSPropertyAPIOffsetAnchor.cpp",
|
| "properties/CSSPropertyAPIOffsetDistance.cpp",
|
| + "properties/CSSPropertyAPIOffsetPath.cpp",
|
| "properties/CSSPropertyAPIOffsetPosition.cpp",
|
| "properties/CSSPropertyAPIOffsetRotate.cpp",
|
| "properties/CSSPropertyAPIOpacity.cpp",
|
|
|