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

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: 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') | Source/core/testing/DummyPageHolder.cpp » ('J')
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..f4e47762b1e9620e3e331e7a2698f91a0f1bb74e 100644
--- a/Source/core/testing/DummyPageHolder.h
+++ b/Source/core/testing/DummyPageHolder.h
@@ -82,6 +82,7 @@ private:
EmptyInspectorClient m_inspectorClient;
EmptyBackForwardClient m_backForwardClient;
EmptyFrameLoaderClient m_frameLoaderClient;
+ EmptySpellCheckerClient m_spellCheckerClient;
};
} // namespace WebCore
« no previous file with comments | « no previous file | Source/core/testing/DummyPageHolder.cpp » ('j') | Source/core/testing/DummyPageHolder.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698