| Index: content/common/input/web_input_event_traits.cc
|
| diff --git a/content/common/input/web_input_event_traits.cc b/content/common/input/web_input_event_traits.cc
|
| index a783ffe46b8c69c190bbcda268e859422b77a2f5..3ef17e7ac718de655d96a226cb265fd8feed1dc1 100644
|
| --- a/content/common/input/web_input_event_traits.cc
|
| +++ b/content/common/input/web_input_event_traits.cc
|
| @@ -321,6 +321,7 @@
|
| case WebInputEvent::GestureTapDown:
|
| case WebInputEvent::GestureShowPress:
|
| case WebInputEvent::GestureTapCancel:
|
| + case WebInputEvent::GestureTap:
|
| case WebInputEvent::GesturePinchBegin:
|
| case WebInputEvent::GesturePinchEnd:
|
| case WebInputEvent::GestureScrollBegin:
|
|
|