| Index: Source/core/editing/EditorCommand.cpp
|
| diff --git a/Source/core/editing/EditorCommand.cpp b/Source/core/editing/EditorCommand.cpp
|
| index 8c86f04639400c67c07950be61f9ebb5fd25d61a..b42490e22376e69a3d1f8a6f9257c9d0466aed06 100644
|
| --- a/Source/core/editing/EditorCommand.cpp
|
| +++ b/Source/core/editing/EditorCommand.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "core/css/CSSValueList.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/dom/DocumentFragment.h"
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
| #include "core/dom/UserTypingGestureIndicator.h"
|
| #include "core/editing/CreateLinkCommand.h"
|
| #include "core/editing/FormatBlockCommand.h"
|
|
|