| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index c6adcbb1a97d727f07d58ab2da6982737a0b6265..94bcc67d9e31ef6c4f7626cba1cf88f28a38793e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1885,6 +1885,8 @@
|
| 'paint/SVGInlineFlowBoxPainter.h',
|
| 'paint/SVGInlineTextBoxPainter.cpp',
|
| 'paint/SVGInlineTextBoxPainter.h',
|
| + 'paint/SVGMaskPainter.cpp',
|
| + 'paint/SVGMaskPainter.h',
|
| 'paint/SVGPaintContext.cpp',
|
| 'paint/SVGPaintContext.h',
|
| 'paint/SVGRootInlineBoxPainter.cpp',
|
|
|