| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index a669ec090687073fefcab49ea3de8cc221f3fe6b..27f2450cf985d4c5b312186cafa87904fcd8e44b 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1884,6 +1884,8 @@
|
| 'paint/RootInlineBoxPainter.h',
|
| 'paint/RoundedInnerRectClipper.cpp',
|
| 'paint/RoundedInnerRectClipper.h',
|
| + 'paint/SVGClipPainter.cpp',
|
| + 'paint/SVGClipPainter.h',
|
| 'paint/SVGContainerPainter.cpp',
|
| 'paint/SVGContainerPainter.h',
|
| 'paint/SVGForeignObjectPainter.cpp',
|
|
|