| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 3c4911e4ad5634332a05267dfe25ce42a1520a3b..d3e1b394f6fc8ad3e9bb5d457613ae3695e13016 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1561,8 +1561,6 @@
|
| 'paint/SVGInlineFlowBoxPainter.h',
|
| 'paint/SVGInlineTextBoxPainter.cpp',
|
| 'paint/SVGInlineTextBoxPainter.h',
|
| - 'paint/SVGMarkerPainter.cpp',
|
| - 'paint/SVGMarkerPainter.h',
|
| 'paint/SVGRootInlineBoxPainter.cpp',
|
| 'paint/SVGRootInlineBoxPainter.h',
|
| 'paint/SVGRootPainter.cpp',
|
|
|