Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1352)

Unified Diff: third_party/WebKit/public/web/WebView.h

Issue 2910223003: [refactor] - Rename and Move WebWidget::CaretOrSelectionRange to WebInputMethodController::GetSelec… (Closed)
Patch Set: Fixed some comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 04b8b90c8a0fbc9b33214d4ef13ba1f10e0fa037..158641d072f7209f09837fd6ea643a91684f7349 100644
--- a/third_party/WebKit/public/web/WebView.h
+++ b/third_party/WebKit/public/web/WebView.h
@@ -102,7 +102,6 @@ class WebView : protected WebWidget {
using WebWidget::SelectionBounds;
using WebWidget::SelectionTextDirection;
using WebWidget::IsSelectionAnchorFirst;
- using WebWidget::CaretOrSelectionRange;
using WebWidget::SetTextDirection;
using WebWidget::IsAcceleratedCompositingActive;
using WebWidget::IsWebView;

Powered by Google App Engine
This is Rietveld 408576698