Chromium Code Reviews| Index: ui/events/blink/input_handler_proxy.h |
| diff --git a/ui/events/blink/input_handler_proxy.h b/ui/events/blink/input_handler_proxy.h |
| index 6f86d22ad5378782323b8d32429af0fddef7c3ea..09b44d0cffcc53f5e23bc75158cd3fc7ebd28eea 100644 |
| --- a/ui/events/blink/input_handler_proxy.h |
| +++ b/ui/events/blink/input_handler_proxy.h |
| @@ -25,6 +25,7 @@ class TickClock; |
| namespace blink { |
| class WebMouseWheelEvent; |
| +class WebTouchEvent; |
| } |
| namespace ui { |