| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 1d887f4ec264c8ee4433be9be67da1da36fc81ba..ae69f16262c9aca5f3784f28ad83b9bb227218a7 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1519,6 +1519,8 @@
|
| 'paint/MultiColumnSetPainter.h',
|
| 'paint/SVGForeignObjectPainter.cpp',
|
| 'paint/SVGForeignObjectPainter.h',
|
| + 'paint/SVGImagePainter.cpp',
|
| + 'paint/SVGImagePainter.h',
|
| 'paint/SVGTextPainter.cpp',
|
| 'paint/SVGTextPainter.h',
|
| 'paint/TablePainter.cpp',
|
|
|