| Index: Source/bindings/v8/custom/V8EventCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8EventCustom.cpp b/Source/bindings/v8/custom/V8EventCustom.cpp
|
| index 37fff58565cb78dd69b69da71461b0c92f8a37d6..9a33a753facfd2f4bee95aaa54718e4501e19d25 100644
|
| --- a/Source/bindings/v8/custom/V8EventCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8EventCustom.cpp
|
| @@ -38,7 +38,6 @@
|
| #include "core/clipboard/Clipboard.h"
|
| #include "core/events/ClipboardEvent.h"
|
| #include "core/events/Event.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
|
|
| namespace WebCore {
|
|
|
|
|