| Index: Source/core/page/EventHandler.h
|
| diff --git a/Source/core/page/EventHandler.h b/Source/core/page/EventHandler.h
|
| index 5c5c4b906a467e6538a0445e6020222fbdb6ca22..32ee8b3bbf04e95b5858d3576249422fa6f9ae5b 100644
|
| --- a/Source/core/page/EventHandler.h
|
| +++ b/Source/core/page/EventHandler.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef EventHandler_h
|
| #define EventHandler_h
|
|
|
| -#include "core/dom/TextEventInputType.h"
|
| +#include "core/events/TextEventInputType.h"
|
| #include "core/dom/UserGestureIndicator.h"
|
| #include "core/editing/TextGranularity.h"
|
| #include "core/page/DragActions.h"
|
|
|