summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/webview_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/webview_plugin.h')
-rw-r--r--webkit/glue/plugins/webview_plugin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/glue/plugins/webview_plugin.h b/webkit/glue/plugins/webview_plugin.h
index 95f32a5..ef85d77 100644
--- a/webkit/glue/plugins/webview_plugin.h
+++ b/webkit/glue/plugins/webview_plugin.h
@@ -60,6 +60,8 @@ class WebViewPlugin: public WebKit::WebPlugin, public WebKit::WebViewClient,
// this method on the actual plug-in.
void ReplayReceivedData(WebKit::WebPlugin* plugin);
+ void RestoreTitleText();
+
// WebPlugin methods:
virtual bool initialize(WebKit::WebPluginContainer*);
virtual void destroy();