| Index: ui/touch_selection/touch_selection_controller.h
|
| diff --git a/ui/touch_selection/touch_selection_controller.h b/ui/touch_selection/touch_selection_controller.h
|
| index 7c3541508cc432e45482a59c76a43e9ab7bf9299..d3b0a2406cbb96ec3782dd0c0b1b2f4184f18da0 100644
|
| --- a/ui/touch_selection/touch_selection_controller.h
|
| +++ b/ui/touch_selection/touch_selection_controller.h
|
| @@ -182,7 +182,6 @@ class UI_TOUCH_SELECTION_EXPORT TouchSelectionController
|
| TouchSelectionControllerClient* const client_;
|
| const Config config_;
|
|
|
| - // TODO(amaralp): This is not necessary. Remove it.
|
| InputEventType response_pending_input_event_;
|
|
|
| gfx::SelectionBound start_;
|
|
|