| 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 5681993f5dd12c70cf375d572ddf20bb360f00a0..01fa94d2d7eeab0ff4d54292cbe3a5a26d5f855f 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1264,6 +1264,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",
|
|
|