| Index: ui/views/touchui/touch_selection_controller_impl.h
|
| ===================================================================
|
| --- ui/views/touchui/touch_selection_controller_impl.h (revision 245822)
|
| +++ ui/views/touchui/touch_selection_controller_impl.h (working copy)
|
| @@ -32,7 +32,6 @@
|
| // TextSelectionController.
|
| virtual void SelectionChanged() OVERRIDE;
|
| virtual bool IsHandleDragInProgress() OVERRIDE;
|
| - virtual void HideHandles(bool quick) OVERRIDE;
|
|
|
| private:
|
| friend class TouchSelectionControllerImplTest;
|
|
|