Index: third_party/WebKit/Source/core/paint/TableCellPainterTest.cpp |
diff --git a/third_party/WebKit/Source/core/paint/TableCellPainterTest.cpp b/third_party/WebKit/Source/core/paint/TableCellPainterTest.cpp |
index dca1f9098fb2e134f9cc2dca401ab4751c23c6eb..724cbf11de29b5865bdd3a616737f8ef319ee674 100644 |
--- a/third_party/WebKit/Source/core/paint/TableCellPainterTest.cpp |
+++ b/third_party/WebKit/Source/core/paint/TableCellPainterTest.cpp |
@@ -11,7 +11,6 @@ namespace blink { |
using TableCellPainterTest = PaintControllerPaintTest; |
-// TODO(wangxianzhu): Create a version for slimming paint v2 when it supports interest rect |
TEST_F(TableCellPainterTest, TableCellBackgroundInterestRect) |
{ |
RuntimeEnabledFeatures::setSlimmingPaintSynchronizedPaintingEnabled(true); |