| 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 c7694bfe0703387057d85576341ba45154b79c2c..7c1144e5810bef8cb4a6439b33f01b66b934ab5e 100644
|
| --- a/ui/views/touchui/touch_selection_controller_impl.h
|
| +++ b/ui/views/touchui/touch_selection_controller_impl.h
|
| @@ -81,6 +81,7 @@ class VIEWS_EXPORT TouchSelectionControllerImpl
|
| void HideContextMenu();
|
|
|
| // Convenience methods for testing.
|
| + gfx::NativeView GetCursorHandleNativeView();
|
| gfx::Point GetSelectionHandle1Position();
|
| gfx::Point GetSelectionHandle2Position();
|
| gfx::Point GetCursorHandlePosition();
|
|
|