| Index: third_party/WebKit/Source/core/svg/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/svg/BUILD.gn b/third_party/WebKit/Source/core/svg/BUILD.gn
|
| index e8a03ae28125991212d42bb08bfaf51924beaee4..8cebdb2b61f39a803d336d198271f87d66098b88 100644
|
| --- a/third_party/WebKit/Source/core/svg/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/svg/BUILD.gn
|
| @@ -55,8 +55,6 @@ blink_core_sources("svg") {
|
| "SVGClipPathElement.h",
|
| "SVGComponentTransferFunctionElement.cpp",
|
| "SVGComponentTransferFunctionElement.h",
|
| - "SVGCursorElement.cpp",
|
| - "SVGCursorElement.h",
|
| "SVGDefsElement.cpp",
|
| "SVGDefsElement.h",
|
| "SVGDescElement.cpp",
|
|
|