Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.h |
index 1b56163c65a865da9487423af6a82d10c0fd9c36..4f3d5f5da77491261e04f73471175e0a6bc13b95 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.h |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.h |
@@ -114,8 +114,6 @@ private: |
void updateCachedBoundaries(); |
void buildLocalToBorderBoxTransform(); |
- FloatSize calculateIntrinsicSize() const; |
- |
LayoutObjectChildList m_children; |
IntSize m_containerSize; |
FloatRect m_objectBoundingBox; |