| 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 eff150990e969caf22731a3ae4d15350351c538f..061f017782ad347aaed291263b0701931b4795bd 100644
|
| --- a/third_party/WebKit/public/web/WebView.h
|
| +++ b/third_party/WebKit/public/web/WebView.h
|
| @@ -96,8 +96,6 @@ class WebView : protected WebWidget {
|
| using WebWidget::mouseCaptureLost;
|
| using WebWidget::setFocus;
|
| using WebWidget::compositionRange;
|
| - using WebWidget::textInputInfo;
|
| - using WebWidget::textInputType;
|
| using WebWidget::selectionBounds;
|
| using WebWidget::selectionTextDirection;
|
| using WebWidget::isSelectionAnchorFirst;
|
|
|