| 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 a4d469c3f55200c1c34ada8cff0ae8e2d73b33f1..1583f59d3ed6c065ef2022e0ebe8536cf9e458f5 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -913,8 +913,6 @@ private:
|
|
|
| bool m_needsScrollbarsUpdate;
|
| bool m_suppressAdjustViewSize;
|
| - bool m_inPluginUpdate;
|
| - bool m_inForcedLayoutByChildEmbeddedReplacedContent;
|
| bool m_allowsLayoutInvalidationAfterLayoutClean;
|
|
|
| // For testing.
|
|
|