| 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 2cc5a1565510cef9932442fa99eaa9482bcd4330..2985d3b626b9623cf6225250fc59a3be91ffcd1e 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;
|
|
|