| Index: Source/core/events/TouchEvent.cpp
|
| diff --git a/Source/core/events/TouchEvent.cpp b/Source/core/events/TouchEvent.cpp
|
| index dab8b11e5770452c8024c5bec0f4590215c010b4..f0527eda7f4c48cc1ac90a9546061eb7a758dea8 100644
|
| --- a/Source/core/events/TouchEvent.cpp
|
| +++ b/Source/core/events/TouchEvent.cpp
|
| @@ -28,7 +28,6 @@
|
|
|
| #include "core/events/TouchEvent.h"
|
|
|
| -#include "core/dom/TouchList.h"
|
| #include "core/events/EventDispatcher.h"
|
| #include "core/events/EventRetargeter.h"
|
| #include "core/events/ThreadLocalEventNames.h"
|
|
|