| 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 295c85ccd73a33cc51185180a5c1f4f917922075..1580bfb1f5c6960c3c5490604ccfcba7b8432a80 100644
|
| --- a/ui/views/touchui/touch_selection_controller_impl.h
|
| +++ b/ui/views/touchui/touch_selection_controller_impl.h
|
| @@ -110,6 +110,7 @@ class VIEWS_EXPORT TouchSelectionControllerImpl
|
|
|
| // Convenience methods for testing.
|
| gfx::NativeView GetCursorHandleNativeView();
|
| + ui::SelectionBound::Type GetSelectionHandle1Type();
|
| gfx::Rect GetSelectionHandle1Bounds();
|
| gfx::Rect GetSelectionHandle2Bounds();
|
| gfx::Rect GetCursorHandleBounds();
|
|
|