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 ae1bcf9ab0bae829fc46fa50ea11bdc558154e18..bfb6efe1df0ddbafe8c8275fa0cb4f16f19e28e8 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; |