Index: content/browser/renderer_host/input/touch_selection_controller.h |
diff --git a/content/browser/renderer_host/input/touch_selection_controller.h b/content/browser/renderer_host/input/touch_selection_controller.h |
index 4ef75bd91459738de654c8e807abfd4a2ccb5c94..c2b2059d6415cdc3fb9b5c66da27126c28de1ef2 100644 |
--- a/content/browser/renderer_host/input/touch_selection_controller.h |
+++ b/content/browser/renderer_host/input/touch_selection_controller.h |
@@ -117,7 +117,7 @@ class CONTENT_EXPORT TouchSelectionController : public TouchHandleClient { |
TouchSelectionControllerClient* const client_; |
- InputEventType last_input_event_type_; |
+ InputEventType response_pending_input_event_; |
gfx::RectF start_rect_; |
TouchHandleOrientation start_orientation_; |