| Index: third_party/WebKit/Source/core/layout/PointerEventsHitRules.h
|
| diff --git a/third_party/WebKit/Source/core/layout/PointerEventsHitRules.h b/third_party/WebKit/Source/core/layout/PointerEventsHitRules.h
|
| index 9d2823cb28476f2e948bdbb1fc1c59882c548530..98e9edf67dcd596d89d1eff7f8cb516c92517a47 100644
|
| --- a/third_party/WebKit/Source/core/layout/PointerEventsHitRules.h
|
| +++ b/third_party/WebKit/Source/core/layout/PointerEventsHitRules.h
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "core/layout/HitTestRequest.h"
|
| #include "core/style/ComputedStyleConstants.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|