gesture: Fix the location of GESTURE_END.
commit27a4b256f1b6006ec424529710acb6621a67b3c8
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 20 Jan 2014 18:15:51 +0000 (20 18:15 +0000)
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 20 Jan 2014 18:15:51 +0000 (20 18:15 +0000)
tree63dd300f38d720b1b9d6bde970cc3c92d7a6ec44
parent072ff05450400bea7d001139572ebfb336214ea7
gesture: Fix the location of GESTURE_END.

The location of GESTURE_END should be the location of the touch-release
event, not the location of the touch-press event.

BUG=none
R=tdresser@chromium.org

Review URL: https://codereview.chromium.org/131743017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245931 0039d316-1c4b-4281-b951-d872f2087c98
ui/aura/gestures/gesture_recognizer_unittest.cc
ui/events/gestures/gesture_sequence.cc