summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webview_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/webview_impl.h')
-rw-r--r--webkit/glue/webview_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/glue/webview_impl.h b/webkit/glue/webview_impl.h
index f86e9f1..9023d96 100644
--- a/webkit/glue/webview_impl.h
+++ b/webkit/glue/webview_impl.h
@@ -104,6 +104,7 @@ class WebViewImpl : public WebView, public base::RefCounted<WebViewImpl> {
int64 node_id,
const std::vector<std::wstring>& suggestions,
int default_suggestion_index);
+ virtual void HideAutofillPopup();
// WebViewImpl