| 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 0cafd7d3a78ee8221eb0764916781889fa09012b..53186f2cf29ac697cfc22cfd1a7b1f249df9e0f6 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 -------------------------------------------------------------
|
|
|