| Index: Source/core/events/CompositionEvent.cpp
|
| diff --git a/Source/core/events/CompositionEvent.cpp b/Source/core/events/CompositionEvent.cpp
|
| index 9d543ceab4a5b07a9152bb9328406cd9a798891d..5b630a4b06b34acc72ef850bc60b569a4daf69e6 100644
|
| --- a/Source/core/events/CompositionEvent.cpp
|
| +++ b/Source/core/events/CompositionEvent.cpp
|
| @@ -27,8 +27,6 @@
|
| #include "config.h"
|
| #include "core/events/CompositionEvent.h"
|
|
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| -
|
| namespace WebCore {
|
|
|
| CompositionEventInit::CompositionEventInit()
|
|
|