Index: third_party/WebKit/public/web/WebViewClient.h |
diff --git a/third_party/WebKit/public/web/WebViewClient.h b/third_party/WebKit/public/web/WebViewClient.h |
index 22a7dd03d7490b9de60704bd15a615179d41e5ca..55b1cb70555e8ece808ddec7704294c2b217a51a 100644 |
--- a/third_party/WebKit/public/web/WebViewClient.h |
+++ b/third_party/WebKit/public/web/WebViewClient.h |
@@ -114,7 +114,6 @@ class WebViewClient : protected WebWidgetClient { |
// These methods allow the client to intercept and overrule editing |
// operations. |
- virtual void didCancelCompositionOnSelectionChange() {} |
virtual void didChangeContents() {} |
// Dialogs ------------------------------------------------------------- |