Index: third_party/WebKit/Source/core/layout/LayoutTableCell.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutTableCell.h b/third_party/WebKit/Source/core/layout/LayoutTableCell.h |
index f13b9a4bf77829d8c049ff67f889478ed812546b..f4208542fed419266ece076861f544d6afa89af6 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutTableCell.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutTableCell.h |
@@ -354,8 +354,6 @@ class CORE_EXPORT LayoutTableCell final : public LayoutBlockFlow { |
PaintInvalidationReason InvalidatePaint( |
const PaintInvalidatorContext&) const override; |
- PaintInvalidationReason InvalidatePaint( |
- const PaintInvalidationState&) override; |
private: |
friend class LayoutTableCellTest; |