| 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 969ac812f2d10f19c53555c23cd11a78bc6f5530..14f933b1aab4d0f0a96ac9ea7d1f19f6c90ffbf7 100644 | 
| --- a/third_party/WebKit/Source/core/BUILD.gn | 
| +++ b/third_party/WebKit/Source/core/BUILD.gn | 
| @@ -1296,6 +1296,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", | 
|  |