Chromium Code Reviews| Index: content/browser/renderer_host/input/touch_emulator.h |
| diff --git a/content/browser/renderer_host/input/touch_emulator.h b/content/browser/renderer_host/input/touch_emulator.h |
| index 03a61bd245dd6213bc8abd73b830b3e2460f8c70..7e3ce252a1098bae1f11c0a24f7093e4def0e909 100644 |
| --- a/content/browser/renderer_host/input/touch_emulator.h |
| +++ b/content/browser/renderer_host/input/touch_emulator.h |
| @@ -17,6 +17,7 @@ |
| #include "ui/gfx/geometry/size_f.h" |
| namespace blink { |
| +class WebMouseEvent; |
| class WebMouseWheelEvent; |
| } |