| Index: third_party/WebKit/Source/core/layout/LayoutView.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutView.h b/third_party/WebKit/Source/core/layout/LayoutView.h
|
| index e6514d7f1adafdf31b6d6fdff8e00cb1963b4d91..2d3ef8700448628692d1849d2c785c05a8a3db51 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutView.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutView.h
|
| @@ -223,8 +223,6 @@ private:
|
| void updateFromStyle() override;
|
| bool allowsOverflowClip() const override;
|
|
|
| - friend class ForceHorriblySlowRectMapping;
|
| -
|
| bool shouldUsePrintingLayout() const;
|
|
|
| int viewLogicalWidthForBoxSizing() const;
|
|
|