| Index: Source/core/html/HTMLScriptElement.cpp
|
| diff --git a/Source/core/html/HTMLScriptElement.cpp b/Source/core/html/HTMLScriptElement.cpp
|
| index 46a6892e2c556cf30c7ca9f3f3e1d0829cefc719..b20b853b1eb1f0068433d50ed8ebde7eaef4e03b 100644
|
| --- a/Source/core/html/HTMLScriptElement.cpp
|
| +++ b/Source/core/html/HTMLScriptElement.cpp
|
| @@ -31,7 +31,6 @@
|
| #include "core/dom/ScriptLoader.h"
|
| #include "core/dom/Text.h"
|
| #include "core/events/Event.h"
|
| -#include "core/events/ThreadLocalEventNames.h"
|
|
|
| namespace WebCore {
|
|
|
|
|