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

Unified Diff: Source/core/testing/DummyPageHolder.h

Issue 311263007: Make DummyPageHolder to have all empty clients (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2014-06-05T17:39:25 Created 6 years, 6 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 | « no previous file | Source/core/testing/DummyPageHolder.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/testing/DummyPageHolder.h
diff --git a/Source/core/testing/DummyPageHolder.h b/Source/core/testing/DummyPageHolder.h
index ab0131d06f31d48031f03e0247115447f9dbfe6f..6f2df5d4125d6fb0ec2c1922bd2342b4c8363702 100644
--- a/Source/core/testing/DummyPageHolder.h
+++ b/Source/core/testing/DummyPageHolder.h
@@ -75,12 +75,6 @@ private:
RefPtr<LocalFrame> m_frame;
Page::PageClients m_pageClients;
- EmptyChromeClient m_chromeClient;
- EmptyContextMenuClient m_contextMenuClient;
- EmptyEditorClient m_editorClient;
- EmptyDragClient m_dragClient;
- EmptyInspectorClient m_inspectorClient;
- EmptyBackForwardClient m_backForwardClient;
EmptyFrameLoaderClient m_frameLoaderClient;
};
« no previous file with comments | « no previous file | Source/core/testing/DummyPageHolder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698