Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.h |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.h |
index 7f8ace2d837bb6b1718690b66f03e0ad852fef27..42ae1718d8079691b824bdead98ef9d6c4ca5623 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.h |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.h |
@@ -91,8 +91,6 @@ class LayoutSVGContainer : public LayoutSVGModelObject { |
// Called during layout to update the local transform. |
virtual SVGTransformChange calculateLocalTransform(); |
- virtual void determineIfLayoutSizeChanged() {} |
- |
void updateCachedBoundaries(); |
void descendantIsolationRequirementsChanged(DescendantIsolationState) final; |