Index: ui/views/touchui/touch_selection_controller_impl.h |
diff --git a/ui/views/touchui/touch_selection_controller_impl.h b/ui/views/touchui/touch_selection_controller_impl.h |
index 5d1f7715c8e2738a20a274284aa8cf87588139fb..c42f77863687a06ef1c211ab5923e423536231a3 100644 |
--- a/ui/views/touchui/touch_selection_controller_impl.h |
+++ b/ui/views/touchui/touch_selection_controller_impl.h |
@@ -29,6 +29,7 @@ class VIEWS_EXPORT TouchSelectionControllerImpl |
// TextSelectionController. |
virtual void SelectionChanged() OVERRIDE; |
+ virtual bool IsHandleDragInProgress() OVERRIDE; |
private: |
friend class TouchSelectionControllerImplTest; |