| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 62e92dbcb374e849658777d0fa0bf3611b020e72..6c6e24fda1982bf38648f6d099c3b1aa951c85dd 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',
|
|
|