| 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 fdb8d0b5e21530ace718e2569444bd4a45e898e3..18f9f67795d312db57a56ee906211aa913ba8d6b 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1281,6 +1281,7 @@ source_set("unit_tests") {
|
| "paint/PaintLayerTest.cpp",
|
| "paint/PaintPropertyTreeBuilderTest.cpp",
|
| "paint/PaintPropertyTreePrinterTest.cpp",
|
| + "paint/PrePaintTreeWalkTest.cpp",
|
| "paint/SVGInlineTextBoxPainterTest.cpp",
|
| "paint/StubChromeClientForSPv2.h",
|
| "paint/TableCellPainterTest.cpp",
|
|
|