| Index: ui/touch_selection/selection_event_type.h
|
| diff --git a/ui/touch_selection/selection_event_type.h b/ui/touch_selection/selection_event_type.h
|
| index 49a3a5f2eb8b143b5ac14cb432b6ae5e09a73acd..ede8e8de8a7c72c08815695624e133e99f36a8a4 100644
|
| --- a/ui/touch_selection/selection_event_type.h
|
| +++ b/ui/touch_selection/selection_event_type.h
|
| @@ -24,8 +24,6 @@ enum SelectionEventType {
|
| INSERTION_HANDLE_CLEARED,
|
| INSERTION_HANDLE_DRAG_STARTED,
|
| INSERTION_HANDLE_DRAG_STOPPED,
|
| - SELECTION_ESTABLISHED,
|
| - SELECTION_DISSOLVED
|
| };
|
|
|
| } // namespace ui
|
|
|