| 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 36382408537686fc221644e8e1a406061baec57c..7d1fe25faf147fe4e8e93c863f00cbc97a2c663b 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;
|
|
|