| Index: Source/core/input/EventHandler.h
|
| diff --git a/Source/core/page/EventHandler.h b/Source/core/input/EventHandler.h
|
| similarity index 100%
|
| copy from Source/core/page/EventHandler.h
|
| copy to Source/core/input/EventHandler.h
|
| index a2314445140e2e5224e4b092500258fd976636db..04cbb77039288822dcd6714328c264bb97fda20c 100644
|
| --- a/Source/core/page/EventHandler.h
|
| +++ b/Source/core/input/EventHandler.h
|
| @@ -30,9 +30,9 @@
|
| #include "core/editing/TextGranularity.h"
|
| #include "core/events/TextEventInputType.h"
|
| #include "core/layout/HitTestRequest.h"
|
| -#include "core/style/ComputedStyleConstants.h"
|
| #include "core/page/DragActions.h"
|
| #include "core/page/EventWithHitTestResults.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
| #include "platform/Cursor.h"
|
| #include "platform/PlatformMouseEvent.h"
|
| #include "platform/Timer.h"
|
|
|