| 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 676bf6037ff43320be2c8653ca5c890ea3767440..7de816a1a6bc9645e7232f8fdbd8cc6a7d709019 100644
|
| --- a/content/common/input/web_input_event_traits.cc
|
| +++ b/content/common/input/web_input_event_traits.cc
|
| @@ -340,6 +340,7 @@
|
| case WebInputEvent::GestureTapDown:
|
| case WebInputEvent::GestureShowPress:
|
| case WebInputEvent::GestureTapCancel:
|
| + case WebInputEvent::GestureTap:
|
| case WebInputEvent::GesturePinchBegin:
|
| case WebInputEvent::GesturePinchEnd:
|
| case WebInputEvent::GestureScrollBegin:
|
|
|