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 a5e5d17cb73da4926675141d9c47cfca7a3965f1..922edf53aa19a4c324661dafaa5fa0f9bd6dc4fd 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -4182,6 +4182,7 @@ |
'page/WindowFeaturesTest.cpp', |
'page/scrolling/ScrollStateTest.cpp', |
'page/scrolling/SnapCoordinatorTest.cpp', |
+ 'paint/HTMLCanvasPainterTest.cpp', |
'paint/LayerClipRecorderTest.cpp', |
'paint/LayoutObjectDrawingRecorderTest.cpp', |
'paint/NinePieceImageGridTest.cpp', |
@@ -4190,6 +4191,7 @@ |
'paint/PaintInfoTest.cpp', |
'paint/PaintLayerPainterTest.cpp', |
'paint/PaintPropertyTreeBuilderTest.cpp', |
+ 'paint/StubChromeClientForSPv2.h', |
'paint/TableCellPainterTest.cpp', |
'paint/TextPainterTest.cpp', |
'paint/VideoPainterTest.cpp', |