Index: Source/core/events/TransitionEvent.cpp |
diff --git a/Source/core/events/TransitionEvent.cpp b/Source/core/events/TransitionEvent.cpp |
index d9974857d32906905d5b9193a0c0e8724fde2540..074d7e040578d2ad344ae328e75898ef02fc539e 100644 |
--- a/Source/core/events/TransitionEvent.cpp |
+++ b/Source/core/events/TransitionEvent.cpp |
@@ -27,8 +27,6 @@ |
#include "config.h" |
#include "core/events/TransitionEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
- |
namespace WebCore { |
TransitionEventInit::TransitionEventInit() |