| Index: Source/bindings/v8/V8ErrorHandler.cpp
|
| diff --git a/Source/bindings/v8/V8ErrorHandler.cpp b/Source/bindings/v8/V8ErrorHandler.cpp
|
| index b70ef20032c2cd323e035236e447cebfbbdab13a..eb7d41ace45a3210de784e23e8e77fd8fff34423 100644
|
| --- a/Source/bindings/v8/V8ErrorHandler.cpp
|
| +++ b/Source/bindings/v8/V8ErrorHandler.cpp
|
| @@ -39,7 +39,6 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/events/ErrorEvent.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|
| namespace WebCore {
|
|
|