| Index: third_party/WebKit/public/platform/WebMouseWheelEvent.h
|
| diff --git a/third_party/WebKit/public/platform/WebMouseWheelEvent.h b/third_party/WebKit/public/platform/WebMouseWheelEvent.h
|
| index b699d3fd9f6dd1b96392444c439f020f6db70c24..7bfae3ad487eabd3a4b10eacda6f25b0acb45870 100644
|
| --- a/third_party/WebKit/public/platform/WebMouseWheelEvent.h
|
| +++ b/third_party/WebKit/public/platform/WebMouseWheelEvent.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WebMouseWheelEvent_h
|
| #define WebMouseWheelEvent_h
|
|
|
| -#include "WebInputEvent.h"
|
| +#include "WebMouseEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|