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 ebabdf9ac264b63dfccb3432cf0c8b4c5ed1e2c3..31d58c6ddca87173810f894e73e34fcd96eb42ce 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1378,7 +1378,7 @@ source_set("unit_tests") { |
"paint/PrePaintTreeWalkTest.cpp", |
"paint/SVGInlineTextBoxPainterTest.cpp", |
"paint/StubChromeClientForSPv2.h", |
- "paint/TableCellPainterTest.cpp", |
+ "paint/TablePainterTest.cpp", |
"paint/TextPainterTest.cpp", |
"paint/VideoPainterTest.cpp", |
"streams/ReadableStreamOperationsTest.cpp", |