| 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 1a57c1528397c023c6b0c68799e52df3b47607c0..744d06428b446ec51c8c29b02a294199830d2322 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3892,11 +3892,11 @@
|
| 'page/PagePopupClientTest.cpp',
|
| 'page/PrintContextTest.cpp',
|
| 'page/scrolling/ScrollStateTest.cpp',
|
| - 'paint/DisplayItemListPaintTest.cpp',
|
| - 'paint/DisplayItemListPaintTest.h',
|
| 'paint/LayerClipRecorderTest.cpp',
|
| 'paint/LayoutObjectDrawingRecorderTest.cpp',
|
| 'paint/NinePieceImageGridTest.cpp',
|
| + 'paint/PaintControllerPaintTest.cpp',
|
| + 'paint/PaintControllerPaintTest.h',
|
| 'paint/PaintLayerPainterTest.cpp',
|
| 'paint/TableCellPainterTest.cpp',
|
| 'paint/TextPainterTest.cpp',
|
|
|