Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 8bdc60badba38e16b22d9f2655f3978b90c6c3c5..9e32da18449a434a26ad9375c371aa3cd00c353c 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1560,6 +1560,8 @@ |
| 'paint/SVGRootInlineBoxPainter.h', |
| 'paint/SVGRootPainter.cpp', |
| 'paint/SVGRootPainter.h', |
| + 'paint/SVGShapePainter.cpp', |
| + 'paint/SVGShapePainter.h', |
| 'paint/SVGTextPainter.cpp', |
| 'paint/SVGTextPainter.h', |
| 'paint/TablePainter.cpp', |