| Index: Source/core/events/EventRetargeter.cpp
|
| diff --git a/Source/core/events/EventRetargeter.cpp b/Source/core/events/EventRetargeter.cpp
|
| index ee7a75b7c08a80f4656f3371bccddf1fd650ab58..42811506b086914bd15cd671c51224a82f6f5c51 100644
|
| --- a/Source/core/events/EventRetargeter.cpp
|
| +++ b/Source/core/events/EventRetargeter.cpp
|
| @@ -34,8 +34,6 @@
|
| #include "core/events/MouseEvent.h"
|
| #include "core/events/TouchEvent.h"
|
| #include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefPtr.h"
|
| -#include "wtf/Vector.h"
|
|
|
| namespace WebCore {
|
|
|
|
|