Index: Source/core/html/HTMLFrameElementBase.cpp |
diff --git a/Source/core/html/HTMLFrameElementBase.cpp b/Source/core/html/HTMLFrameElementBase.cpp |
index 3b9925bc9d29f3cd05bc41c37f287c5b7cad8de0..ac72a37c886fd3dfe7a7c1ec6468d88679780c3a 100644 |
--- a/Source/core/html/HTMLFrameElementBase.cpp |
+++ b/Source/core/html/HTMLFrameElementBase.cpp |
@@ -29,7 +29,7 @@ |
#include "bindings/v8/ScriptEventListener.h" |
#include "core/dom/Attribute.h" |
#include "core/dom/Document.h" |
-#include "core/dom/EventNames.h" |
+#include "core/events/EventNames.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/loader/FrameLoader.h" |
#include "core/page/FocusController.h" |