Index: Source/core/html/HTMLFrameSetElement.cpp |
diff --git a/Source/core/html/HTMLFrameSetElement.cpp b/Source/core/html/HTMLFrameSetElement.cpp |
index 37b4cd192da12f3691dabaa60d6d0c45c3011fa4..7bee506aa19129237a81bbbcc7ab44a94332cc33 100644 |
--- a/Source/core/html/HTMLFrameSetElement.cpp |
+++ b/Source/core/html/HTMLFrameSetElement.cpp |
@@ -30,7 +30,6 @@ |
#include "core/dom/Document.h" |
#include "core/events/Event.h" |
#include "core/events/MouseEvent.h" |
-#include "core/events/ThreadLocalEventNames.h" |
#include "core/frame/LocalFrame.h" |
#include "core/html/HTMLCollection.h" |
#include "core/html/HTMLFrameElement.h" |