| 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 70fc1bc418f04a864e02db03d46e0f7294c84588..add7ff034d9353d43ef35260273e561ecc406b9f 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1248,6 +1248,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",
|
|
|