| 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 fff823564e8d9809b30c5dca720cacf5618d0d9b..33472f5f455d3531f6b8e1ba8cf3908dd263bd24 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -447,7 +447,6 @@ blink_core_sources("css") {
|
| "properties/CSSPropertyAPIRotate.cpp",
|
| "properties/CSSPropertyAPIScale.cpp",
|
| "properties/CSSPropertyAPIScrollSnapCoordinate.cpp",
|
| - "properties/CSSPropertyAPIShadow.cpp",
|
| "properties/CSSPropertyAPIShapeImageThreshold.cpp",
|
| "properties/CSSPropertyAPIShapeMargin.cpp",
|
| "properties/CSSPropertyAPIShapeOutside.cpp",
|
|
|