X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fbrowser%2Frenderer_host%2Finput%2Ftouch_selection_controller.h;h=c2b2059d6415cdc3fb9b5c66da27126c28de1ef2;hb=d41e52f18cc3fee3627acf2db026b2a86c2a9d18;hp=4ef75bd91459738de654c8e807abfd4a2ccb5c94;hpb=4e9e197c26c34b7055b2c5de6d4a770d317b468c;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/browser/renderer_host/input/touch_selection_controller.h b/src/content/browser/renderer_host/input/touch_selection_controller.h index 4ef75bd..c2b2059 100644 --- a/src/content/browser/renderer_host/input/touch_selection_controller.h +++ b/src/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_;