| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 41d48744fc346652f6bd4420020411648a147a85..2400db7111f66531c3c4219bef089b13e6fe7be7 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1536,6 +1536,8 @@
|
| 'paint/RootInlineBoxPainter.h',
|
| 'paint/ScrollbarPainter.cpp',
|
| 'paint/ScrollbarPainter.h',
|
| + 'paint/SVGContainerPainter.cpp',
|
| + 'paint/SVGContainerPainter.h',
|
| 'paint/SVGForeignObjectPainter.cpp',
|
| 'paint/SVGForeignObjectPainter.h',
|
| 'paint/SVGImagePainter.cpp',
|
|
|