Index: Source/core/events/MutationEvent.cpp |
diff --git a/Source/core/events/MutationEvent.cpp b/Source/core/events/MutationEvent.cpp |
index 1a2c9cc0c2d89073004dd71005ea39739af67cfb..d763e96ab53be8b5fcedfb63d9643c8a1fa4e7c2 100644 |
--- a/Source/core/events/MutationEvent.cpp |
+++ b/Source/core/events/MutationEvent.cpp |
@@ -23,8 +23,6 @@ |
#include "config.h" |
#include "core/events/MutationEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
- |
namespace WebCore { |
MutationEvent::MutationEvent() |