| Index: third_party/WebKit/Source/core/layout/svg/line/SVGRootInlineBox.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/line/SVGRootInlineBox.h b/third_party/WebKit/Source/core/layout/svg/line/SVGRootInlineBox.h
|
| index 40db9ee93f5ba2ed3d1bbf9b60e55d44280cb829..1f4c65fb94baa94540b5db78ea4c5b498c3bf6c6 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/line/SVGRootInlineBox.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/line/SVGRootInlineBox.h
|
| @@ -56,7 +56,6 @@ class SVGRootInlineBox final : public RootInlineBox {
|
| private:
|
| void reorderValueLists();
|
| LayoutRect layoutInlineBoxes(InlineBox&);
|
| - void adjustInlineBoxesToBlockSpace(InlineBox&);
|
|
|
| LayoutUnit m_logicalHeight;
|
| };
|
|
|