Index: Source/core/html/HTMLSummaryElement.cpp |
=================================================================== |
--- Source/core/html/HTMLSummaryElement.cpp (revision 159157) |
+++ Source/core/html/HTMLSummaryElement.cpp (working copy) |
@@ -23,7 +23,7 @@ |
#include "HTMLNames.h" |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
-#include "core/events/KeyboardEvent.h" |
+#include "core/dom/KeyboardEvent.h" |
#include "core/dom/NodeRenderingTraversal.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/html/HTMLDetailsElement.h" |