Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / content / browser / renderer_host / input / touch_selection_controller.h
index 4ef75bd..c2b2059 100644 (file)
@@ -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_;