| Index: third_party/WebKit/Source/core/paint/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/paint/BUILD.gn b/third_party/WebKit/Source/core/paint/BUILD.gn
|
| index 921800d8a2db1f13954267c02834954214fe5bf6..0d3bc16ac08f6b7e3ddf3ecaf813391c4f8b7bc7 100644
|
| --- a/third_party/WebKit/Source/core/paint/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/paint/BUILD.gn
|
| @@ -132,8 +132,6 @@ blink_core_sources("paint") {
|
| "RootInlineBoxPainter.h",
|
| "RoundedInnerRectClipper.cpp",
|
| "RoundedInnerRectClipper.h",
|
| - "SVGClipPainter.cpp",
|
| - "SVGClipPainter.h",
|
| "SVGContainerPainter.cpp",
|
| "SVGContainerPainter.h",
|
| "SVGFilterPainter.cpp",
|
|
|