Chromium Code Reviews| Index: Source/core/events/Event.cpp |
| diff --git a/Source/core/events/Event.cpp b/Source/core/events/Event.cpp |
| index 043b3051f2613fe8d9d16628a60845e85084ffc4..03756cc13284d294058fa9cfc0dfd9419794fc70 100644 |
| --- a/Source/core/events/Event.cpp |
| +++ b/Source/core/events/Event.cpp |
| @@ -25,7 +25,6 @@ |
| #include "core/dom/StaticNodeList.h" |
| #include "core/events/EventTarget.h" |
| -#include "core/events/ThreadLocalEventNames.h" |
| #include "wtf/CurrentTime.h" |
| namespace WebCore { |