summaryrefslogtreecommitdiffstats
path: root/webkit/glue/chrome_client_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/chrome_client_impl.h')
-rw-r--r--webkit/glue/chrome_client_impl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/glue/chrome_client_impl.h b/webkit/glue/chrome_client_impl.h
index a29a2da..1c69413 100644
--- a/webkit/glue/chrome_client_impl.h
+++ b/webkit/glue/chrome_client_impl.h
@@ -128,9 +128,6 @@ class ChromeClientImpl : public WebCore::ChromeClientChromium {
void SetCursor(const WebCursor& cursor);
void SetCursorForPlugin(const WebCursor& cursor);
- virtual void enableSuddenTermination();
- virtual void disableSuddenTermination();
-
virtual void formStateDidChange(const WebCore::Node*);
private: