| 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 cee1ebf5ec91817a2da111a8a8b8bc37e6c8bd53..6fb562bd011066500d6e2aea04cd53a4b40a3929 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -782,7 +782,6 @@ private:
|
| LayoutSubtreeRootList m_layoutSubtreeRootList;
|
|
|
| bool m_layoutSchedulingEnabled;
|
| - bool m_inPerformLayout;
|
| bool m_inSynchronousPostLayout;
|
| int m_layoutCount;
|
| unsigned m_nestedLayoutCount;
|
|
|