Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/PointerEvent.h |
| diff --git a/third_party/WebKit/Source/core/events/PointerEvent.h b/third_party/WebKit/Source/core/events/PointerEvent.h |
| index 38e82a5117b3c762899cfa7f79751b086b82f42f..ec1e5f0f984c05e5764e3abfd4e57ba93dc438d0 100644 |
| --- a/third_party/WebKit/Source/core/events/PointerEvent.h |
| +++ b/third_party/WebKit/Source/core/events/PointerEvent.h |
| @@ -7,7 +7,6 @@ |
| #include "core/events/MouseEvent.h" |
| #include "core/events/PointerEventInit.h" |
| -#include "platform/PlatformTouchPoint.h" |
| namespace blink { |