| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index c635ed9a9364b45914af7716c28b542faaf8704a..8006fba8d8b13b89777d46f3d1a55dbfab8ecde2 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4192,6 +4192,7 @@
|
| 'paint/PaintLayerPainterTest.cpp',
|
| 'paint/PaintPropertyTreeBuilderTest.cpp',
|
| 'paint/StubChromeClientForSPv2.h',
|
| + 'paint/SVGInlineTextBoxPainterTest.cpp',
|
| 'paint/TableCellPainterTest.cpp',
|
| 'paint/TextPainterTest.cpp',
|
| 'paint/VideoPainterTest.cpp',
|
|
|