Index: third_party/WebKit/Source/core/layout/LayoutBlock.h |
diff --git a/third_party/WebKit/Source/core/layout/LayoutBlock.h b/third_party/WebKit/Source/core/layout/LayoutBlock.h |
index 0b77005878eca3810aa88a789c733b1b2b3b887a..e15f132e182d0edea883c1c5232e09ef7e067e55 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutBlock.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutBlock.h |
@@ -494,8 +494,6 @@ class CORE_EXPORT LayoutBlock : public LayoutBox { |
protected: |
PaintInvalidationReason InvalidatePaint( |
- const PaintInvalidationState&) override; |
- PaintInvalidationReason InvalidatePaint( |
const PaintInvalidatorContext&) const override; |
void ClearPreviousVisualRects() override; |