| Index: third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h b/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| index a2547141b852821ff8d3a6dbc5cc2fc127768639..578b4b782c6ce6f0471fc8d88f4590e221cf1ad5 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h
|
| @@ -341,7 +341,6 @@
|
|
|
| void addOutlineRects(Vector<LayoutRect>&, const LayoutPoint& additionalOffset, IncludeBlockVisualOverflowOrNot) const override;
|
|
|
| - bool paintedOutputOfObjectHasNoEffect() const override;
|
| PaintInvalidationReason invalidatePaintIfNeeded(const PaintInvalidationState&) override;
|
|
|
| Node* nodeForHitTest() const final;
|
|
|