Chromium Code Reviews| Index: Source/core/layout/LayoutTestHelper.h |
| diff --git a/Source/core/layout/LayoutTestHelper.h b/Source/core/layout/LayoutTestHelper.h |
| index 20cff2ed544a130301543cd3fb6ddb2f1c4557c9..f1ef062c3196fbdb1f063e4778daaf79073cd9fa 100644 |
| --- a/Source/core/layout/LayoutTestHelper.h |
| +++ b/Source/core/layout/LayoutTestHelper.h |
| @@ -34,7 +34,6 @@ protected: |
| } |
| private: |
| - Page::PageClients m_pageClients; |
| OwnPtr<DummyPageHolder> m_pageHolder; |
| }; |