Index: Source/core/rendering/InlineFlowBox.h |
diff --git a/Source/core/rendering/InlineFlowBox.h b/Source/core/rendering/InlineFlowBox.h |
index ea6b3b88aed0bda40182b11df3bebfe29b7a9cad..b08e7fea0d04dd64d1fed18476ca3f9174d5d24a 100644 |
--- a/Source/core/rendering/InlineFlowBox.h |
+++ b/Source/core/rendering/InlineFlowBox.h |
@@ -299,8 +299,6 @@ public: |
parent()->clearDescendantsHaveSameLineHeightAndBaseline(); |
} |
- virtual void reportMemoryUsage(MemoryObjectInfo*) const OVERRIDE FINAL; |
- |
private: |
void addBoxShadowVisualOverflow(LayoutRect& logicalVisualOverflow); |
void addBorderOutsetVisualOverflow(LayoutRect& logicalVisualOverflow); |