Chromium Code Reviews| Index: webkit/glue/webview_impl.h |
| =================================================================== |
| --- webkit/glue/webview_impl.h (revision 28382) |
| +++ webkit/glue/webview_impl.h (working copy) |
| @@ -138,7 +138,6 @@ |
| virtual void setInspectorSettings(const WebKit::WebString& settings); |
| // WebView methods: |
| - virtual WebViewDelegate* GetDelegate(); |
| virtual void AutofillSuggestionsForNode( |
| int64 node_id, |
| const std::vector<std::wstring>& suggestions, |