| Index: Source/core/dom/GestureEvent.h
|
| diff --git a/Source/core/dom/GestureEvent.h b/Source/core/dom/GestureEvent.h
|
| index f0809b84f805523ad900cacfb801bacb856324a2..a0d6f2edd67c5f1e3ddd3891988f7a9ed8a7d360 100644
|
| --- a/Source/core/dom/GestureEvent.h
|
| +++ b/Source/core/dom/GestureEvent.h
|
| @@ -27,11 +27,7 @@
|
| #define GestureEvent_h
|
|
|
| #include "core/dom/EventDispatcher.h"
|
| -#include "core/dom/EventNames.h"
|
| #include "core/dom/MouseRelatedEvent.h"
|
| -#include "core/page/Frame.h"
|
| -#include "core/page/FrameView.h"
|
| -#include "core/platform/PlatformEvent.h"
|
| #include "core/platform/PlatformGestureEvent.h"
|
|
|
| namespace WebCore {
|
|
|