Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(716)

Unified Diff: Source/core/layout/LayoutTestHelper.h

Issue 1291903003: Oilpan: Move ChromeClient classes into Oilpan heap. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix a raw reference in InspectorOverlayImpl.cpp. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/frame/Frame.cpp ('k') | Source/core/layout/LayoutTestHelper.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
};
« no previous file with comments | « Source/core/frame/Frame.cpp ('k') | Source/core/layout/LayoutTestHelper.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698