| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h
|
| index 85ce05426c88c22ebdd9fd3759305c86cb6449b7..7fe97ece9a17ecee6063b30716ec80dbb2a82873 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.h
|
| @@ -52,8 +52,6 @@ public:
|
| private:
|
| InlineFlowBox* createInlineFlowBox() final;
|
|
|
| - void invalidateTreeIfNeeded(const PaintInvalidationState&) final;
|
| -
|
| void willBeDestroyed() final;
|
| void styleDidChange(StyleDifference, const ComputedStyle* oldStyle) final;
|
|
|
|
|