| Index: third_party/WebKit/Source/core/page/EventWithHitTestResults.h
|
| diff --git a/third_party/WebKit/Source/core/page/EventWithHitTestResults.h b/third_party/WebKit/Source/core/page/EventWithHitTestResults.h
|
| index b8292558340782515805c0ccce21093591d31cc8..eeadd834d898abeeea5ba79f6172a2203a767bdf 100644
|
| --- a/third_party/WebKit/Source/core/page/EventWithHitTestResults.h
|
| +++ b/third_party/WebKit/Source/core/page/EventWithHitTestResults.h
|
| @@ -22,7 +22,6 @@
|
| #define EventWithHitTestResults_h
|
|
|
| #include "core/layout/HitTestResult.h"
|
| -#include "platform/PlatformEvent.h"
|
| #include "public/platform/WebGestureEvent.h"
|
| #include "public/platform/WebMouseEvent.h"
|
|
|
|
|