Index: Source/core/page/EventHandler.h |
diff --git a/Source/core/page/EventHandler.h b/Source/core/page/EventHandler.h |
index 720bbe86437d67829516163690a4d91d9bd9e6ef..c51b611498769d1a5d856654c17d24a50960fa2f 100644 |
--- a/Source/core/page/EventHandler.h |
+++ b/Source/core/page/EventHandler.h |
@@ -29,7 +29,7 @@ |
#include "core/editing/TextGranularity.h" |
#include "core/events/TextEventInputType.h" |
#include "core/layout/HitTestRequest.h" |
-#include "core/layout/style/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyleConstants.h" |
#include "core/page/DragActions.h" |
#include "core/page/EventWithHitTestResults.h" |
#include "platform/Cursor.h" |