Index: Source/core/html/forms/InputType.cpp |
=================================================================== |
--- Source/core/html/forms/InputType.cpp (revision 159157) |
+++ Source/core/html/forms/InputType.cpp (working copy) |
@@ -30,9 +30,9 @@ |
#include "RuntimeEnabledFeatures.h" |
#include "core/accessibility/AXObjectCache.h" |
-#include "core/events/KeyboardEvent.h" |
+#include "core/dom/KeyboardEvent.h" |
#include "core/dom/NodeRenderStyle.h" |
-#include "core/events/ScopedEventQueue.h" |
+#include "core/dom/ScopedEventQueue.h" |
#include "core/dom/shadow/ShadowRoot.h" |
#include "core/fileapi/FileList.h" |
#include "core/html/FormDataList.h" |