Index: Source/web/EditorClientImpl.cpp |
=================================================================== |
--- Source/web/EditorClientImpl.cpp (revision 159157) |
+++ Source/web/EditorClientImpl.cpp (working copy) |
@@ -47,8 +47,8 @@ |
#include "WebViewImpl.h" |
#include "core/dom/Document.h" |
#include "core/dom/DocumentMarkerController.h" |
-#include "core/events/EventNames.h" |
-#include "core/events/KeyboardEvent.h" |
+#include "core/dom/EventNames.h" |
+#include "core/dom/KeyboardEvent.h" |
#include "core/editing/Editor.h" |
#include "core/editing/SpellCheckRequester.h" |
#include "core/editing/TextCheckingHelper.h" |