| 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 4d050dce1543f5822f19ee320d10859764423be5..f7bfde2b9fba56c30cf183f71956e97344ada4b7 100644
|
| --- a/third_party/WebKit/Source/core/paint/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/paint/BUILD.gn
|
| @@ -143,8 +143,6 @@ blink_core_sources("paint") {
|
| "SVGInlineTextBoxPainter.h",
|
| "SVGMaskPainter.cpp",
|
| "SVGMaskPainter.h",
|
| - "SVGModelObjectPaintInvalidator.cpp",
|
| - "SVGModelObjectPaintInvalidator.h",
|
| "SVGPaintContext.cpp",
|
| "SVGPaintContext.h",
|
| "SVGRootInlineBoxPainter.cpp",
|
|
|