Index: trunk/src/content/browser/renderer_host/input/touch_emulator.h |
=================================================================== |
--- trunk/src/content/browser/renderer_host/input/touch_emulator.h (revision 271031) |
+++ trunk/src/content/browser/renderer_host/input/touch_emulator.h (working copy) |
@@ -48,7 +48,7 @@ |
bool InPinchGestureMode() const; |
bool FillTouchEventAndPoint(const blink::WebMouseEvent& mouse_event); |
- void FillPinchEvent(const blink::WebGestureEvent& event); |
+ void FillPinchEvent(const blink::WebInputEvent& event); |
// The following methods generate and pass gesture events to the renderer. |
void PinchBegin(const blink::WebGestureEvent& event); |