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 4b47f1029ee7b7c2dbfc3ce0731aa865f4b87887..5b4fa1c6f80818730c5bd0d156e7195743fcb53c 100644 |
--- a/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h |
+++ b/third_party/WebKit/Source/core/layout/LayoutBlockFlow.h |
@@ -385,7 +385,6 @@ private: |
void invalidatePaintForOverflow() final; |
void invalidateDisplayItemClients(const LayoutBoxModelObject& paintInvalidationContainer, PaintInvalidationReason) const override; |
- void paintFloats(const PaintInfo&, const LayoutPoint&) const final; |
virtual void clipOutFloatingObjects(const LayoutBlock*, ClipScope&, const LayoutPoint&, const LayoutSize&) const; |
void clearFloats(EClear); |