| Index: Source/core/events/MouseEvent.cpp
|
| diff --git a/Source/core/events/MouseEvent.cpp b/Source/core/events/MouseEvent.cpp
|
| index 9788317e47976a1644172f110cf7a0e06070ab9b..51c3aea55506a3ab21d32a79d5cc8c396199e4eb 100644
|
| --- a/Source/core/events/MouseEvent.cpp
|
| +++ b/Source/core/events/MouseEvent.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "core/clipboard/Clipboard.h"
|
| #include "core/dom/Element.h"
|
| #include "core/events/EventDispatcher.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "platform/PlatformMouseEvent.h"
|
|
|
| namespace WebCore {
|
|
|