| 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 d2036212776b80ba815be622db659abfe9d30354..c2adf6110a9c3981d463ee89f68156f26511991b 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutView.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutView.h
|
| @@ -265,8 +265,6 @@
|
| int viewLogicalWidthForBoxSizing() const;
|
| int viewLogicalHeightForBoxSizing() const;
|
|
|
| - bool paintedOutputOfObjectHasNoEffectRegardlessOfSize() const override;
|
| -
|
| UntracedMember<FrameView> m_frameView;
|
|
|
| // The current selection represented as 2 boundaries.
|
|
|