| 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 4a559485674919a7041a34bd2c1c0f01a3fc9f66..bfa19f0f344d558631e3a7106c2f968f2737ffa7 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1249,6 +1249,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",
|
|
|