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

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

Issue 2910223003: [refactor] - Rename and Move WebWidget::CaretOrSelectionRange to WebInputMethodController::GetSelec… (Closed)
Patch Set: Rebase Created 3 years, 5 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
« no previous file with comments | « third_party/WebKit/public/web/WebInputMethodController.h ('k') | third_party/WebKit/public/web/WebWidget.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 611321a8358b53316d4dbdceda9b6832de3642b2..191750930b23cad1d60494d5a425892c5cc28645 100644
--- a/third_party/WebKit/public/web/WebView.h
+++ b/third_party/WebKit/public/web/WebView.h
@@ -100,7 +100,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;
« no previous file with comments | « third_party/WebKit/public/web/WebInputMethodController.h ('k') | third_party/WebKit/public/web/WebWidget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698