| 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 fdb8d0b5e21530ace718e2569444bd4a45e898e3..9c331c0bc033ecbc435b7a89aad034d081ba20cc 100644 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn | 
| @@ -1284,6 +1284,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", | 
|  |