Index: Source/core/layout/svg/LayoutSVGImage.h |
diff --git a/Source/core/layout/svg/LayoutSVGImage.h b/Source/core/layout/svg/LayoutSVGImage.h |
index 74267c9591b45485f887c34dc05a0632ae586f92..6c2a5ba204ddcccd1938576ab500482bc833e70c 100644 |
--- a/Source/core/layout/svg/LayoutSVGImage.h |
+++ b/Source/core/layout/svg/LayoutSVGImage.h |
@@ -65,7 +65,6 @@ private: |
void paint(const PaintInfo&, const LayoutPoint&) override; |
void updateBoundingBox(); |
- void updateImageContainerSize(); |
FloatSize computeImageViewportSize(ImageResource&) const; |
bool nodeAtFloatPoint(HitTestResult&, const FloatPoint& pointInParent, HitTestAction) override; |