| 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 bcff57da3d1bed08de9443e2924ba6f265aad5e8..f363702b5d519b35733a1e2d9a4187ed89568132 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1206,6 +1206,7 @@ source_set("unit_tests") {
|
| "paint/PaintLayerPainterTest.cpp",
|
| "paint/PaintLayerScrollableAreaTest.cpp",
|
| "paint/PaintPropertyTreeBuilderTest.cpp",
|
| + "paint/PaintPropertyTreePrinterTest.cpp",
|
| "paint/SVGInlineTextBoxPainterTest.cpp",
|
| "paint/StubChromeClientForSPv2.h",
|
| "paint/TableCellPainterTest.cpp",
|
|
|