| Index: Source/core/layout/PointerEventsHitRules.h
|
| diff --git a/Source/core/layout/PointerEventsHitRules.h b/Source/core/layout/PointerEventsHitRules.h
|
| index c028b67cff47546362d6216c8f10b4fee96fd921..817b12f555cd4e4d5fff91ee7a0bb3c3ecfc6fe3 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/ComputedStyleConstants.h"
|
| +#include "core/style/ComputedStyleConstants.h"
|
|
|
| namespace blink {
|
|
|
|
|