| 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 d390cead90854827bd1fed5e6ae2dfc31de9861d..5bfb1745e69224a4989c97ddd2e120155deea36e 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1234,6 +1234,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",
|
|
|