Index: ui/views/controls/webview/webview.h |
diff --git a/ui/views/controls/webview/webview.h b/ui/views/controls/webview/webview.h |
index 8ae132e1abc2c4a0d204496ac662a2a9e743e440..a4936626b4924ca35c4ce23fd559e1b8442813cf 100644 |
--- a/ui/views/controls/webview/webview.h |
+++ b/ui/views/controls/webview/webview.h |
@@ -90,7 +90,6 @@ class WEBVIEW_EXPORT WebView : public View, |
// Overridden from View: |
const char* GetClassName() const override; |
- ui::TextInputClient* GetTextInputClient() override; |
protected: |
// Swaps the owned WebContents |wc_owner_| with |new_web_contents|. Returns |