| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index f188c4b0fa252825ad2f3d2827f8120f30088830..9bb04e28d71b85ba776cbffaad7dae3e1947abca 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3847,6 +3847,7 @@
|
| 'page/PagePopupClientTest.cpp',
|
| 'page/PrintContextTest.cpp',
|
| 'page/scrolling/ScrollStateTest.cpp',
|
| + 'paint/DeprecatedPaintLayerPainterTest.cpp',
|
| 'paint/DisplayItemListPaintTest.cpp',
|
| 'paint/DisplayItemListPaintTest.h',
|
| 'paint/LayerClipRecorderTest.cpp',
|
|
|