Index: third_party/WebKit/Source/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
index 42412dc2a08ca736b495c1161511e01b6d8e8a40..19472133d06852e31faa7f187fe13e581902940c 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1265,7 +1265,9 @@ source_set("unit_tests") { |
"paint/PaintLayerScrollableAreaTest.cpp", |
"paint/PaintLayerTest.cpp", |
"paint/PaintPropertyTreeBuilderTest.cpp", |
+ "paint/PaintPropertyTreeBuilderTest.h", |
"paint/PaintPropertyTreePrinterTest.cpp", |
+ "paint/PaintPropertyTreeUpdateTests.cpp", |
"paint/PrePaintTreeWalkTest.cpp", |
"paint/SVGInlineTextBoxPainterTest.cpp", |
"paint/StubChromeClientForSPv2.h", |