Index: Source/core/layout/PointerEventsHitRules.h |
diff --git a/Source/core/layout/PointerEventsHitRules.h b/Source/core/layout/PointerEventsHitRules.h |
index 7214b0099368e7bf639e8c17fa552ef86c5b5907..c028b67cff47546362d6216c8f10b4fee96fd921 100644 |
--- a/Source/core/layout/PointerEventsHitRules.h |
+++ b/Source/core/layout/PointerEventsHitRules.h |
@@ -21,7 +21,7 @@ |
#define PointerEventsHitRules_h |
#include "core/layout/HitTestRequest.h" |
-#include "core/layout/style/LayoutStyleConstants.h" |
+#include "core/layout/style/ComputedStyleConstants.h" |
namespace blink { |