| Index: Source/core/rendering/RootInlineBox.h
|
| diff --git a/Source/core/rendering/RootInlineBox.h b/Source/core/rendering/RootInlineBox.h
|
| index bbbc5c99fd54d2f333330cad0458080eb8dd7661..6e4158bd8337e30ccf03795c7fd38df1b5d587ac 100644
|
| --- a/Source/core/rendering/RootInlineBox.h
|
| +++ b/Source/core/rendering/RootInlineBox.h
|
| @@ -104,8 +104,6 @@ public:
|
| using InlineBox::hasEllipsisBox;
|
| EllipsisBox* ellipsisBox() const;
|
|
|
| - void paintEllipsisBox(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom) const;
|
| -
|
| virtual void clearTruncation() OVERRIDE FINAL;
|
|
|
| virtual int baselinePosition(FontBaseline baselineType) const OVERRIDE FINAL;
|
|
|