| 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 585b201600bdc406bc5e470fde8f2f52dd82952f..1b7cc7566eb45064bc4bebe0c1588ae1e948175d 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1263,6 +1263,7 @@ source_set("unit_tests") {
|
| "paint/SVGInlineTextBoxPainterTest.cpp",
|
| "paint/StubChromeClientForSPv2.h",
|
| "paint/TableCellPainterTest.cpp",
|
| + "paint/TablePainterTest.cpp",
|
| "paint/TextPainterTest.cpp",
|
| "paint/VideoPainterTest.cpp",
|
| "streams/ReadableStreamOperationsTest.cpp",
|
|
|