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