| Index: Source/core/layout/line/RootInlineBox.h
|
| diff --git a/Source/core/layout/line/RootInlineBox.h b/Source/core/layout/line/RootInlineBox.h
|
| index b20c042b9cef3b641685ad9806cee8f1fbb93cfa..09cf61c43f235428e4061df07982bcb6d6856563 100644
|
| --- a/Source/core/layout/line/RootInlineBox.h
|
| +++ b/Source/core/layout/line/RootInlineBox.h
|
| @@ -152,7 +152,6 @@ public:
|
| bool includeGlyphsForBox(InlineBox*) const;
|
| bool includeMarginForBox(InlineBox*) const;
|
| bool fitsToGlyphs() const;
|
| - bool includesRootLineBoxFontOrLeading() const;
|
|
|
| LayoutUnit logicalTopVisualOverflow() const
|
| {
|
|
|