| Index: third_party/WebKit/public/web/WebView.h
|
| diff --git a/third_party/WebKit/public/web/WebView.h b/third_party/WebKit/public/web/WebView.h
|
| index 980ffc793c5f2ff3be5ce9dc1fd5dcf59b9cd3d5..a83fe014582150678c04cecacf79cf593af6709f 100644
|
| --- a/third_party/WebKit/public/web/WebView.h
|
| +++ b/third_party/WebKit/public/web/WebView.h
|
| @@ -97,9 +97,6 @@ class WebView : protected WebWidget {
|
| using WebWidget::applyViewportDeltas;
|
| using WebWidget::mouseCaptureLost;
|
| using WebWidget::setFocus;
|
| - using WebWidget::setComposition;
|
| - using WebWidget::commitText;
|
| - using WebWidget::finishComposingText;
|
| using WebWidget::compositionRange;
|
| using WebWidget::textInputInfo;
|
| using WebWidget::textInputType;
|
|
|