| Index: Source/core/page/EventHandler.h
|
| diff --git a/Source/core/page/EventHandler.h b/Source/core/page/EventHandler.h
|
| index a2314445140e2e5224e4b092500258fd976636db..fb3d03373c0a89cf64cfd3fa4133a5c180aa818d 100644
|
| --- a/Source/core/page/EventHandler.h
|
| +++ b/Source/core/page/EventHandler.h
|
| @@ -29,6 +29,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/editing/TextGranularity.h"
|
| #include "core/events/TextEventInputType.h"
|
| +#include "core/input/InputDevice.h"
|
| #include "core/layout/HitTestRequest.h"
|
| #include "core/style/ComputedStyleConstants.h"
|
| #include "core/page/DragActions.h"
|
|
|