| Index: third_party/WebKit/Source/core/frame/FrameView.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h
|
| index bca05f80462497b0b65e9db18734b68eed96ec62..a991ad06ef9798a4636bf9c61c6d3bfe2bbe8508 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -930,7 +930,6 @@ private:
|
|
|
| ScrollAnchor m_scrollAnchor;
|
|
|
| - bool m_needsScrollbarsUpdate;
|
| bool m_suppressAdjustViewSize;
|
| bool m_allowsLayoutInvalidationAfterLayoutClean;
|
|
|
|
|