| 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 4dcd4ba153c60fb807a34e14dd16262abcc2cf99..df4513ea69ba0800389cb0c8d14c6a66f81aff22 100644
|
| --- a/content/common/input/web_input_event_traits.cc
|
| +++ b/content/common/input/web_input_event_traits.cc
|
| @@ -344,6 +344,7 @@
|
| case WebInputEvent::GestureScrollBegin:
|
| case WebInputEvent::GestureScrollEnd:
|
| case WebInputEvent::GestureShowPress:
|
| + case WebInputEvent::GestureTap:
|
| case WebInputEvent::GestureTapUnconfirmed:
|
| case WebInputEvent::GestureTapDown:
|
| case WebInputEvent::GestureTapCancel:
|
|
|