| Index: Source/core/editing/EditorCommand.cpp
|
| diff --git a/Source/core/editing/EditorCommand.cpp b/Source/core/editing/EditorCommand.cpp
|
| index 1cad51e95be3be2c158b65e3fd3d10ad9385d8f3..56bbf4d5c94c3ef1e8cb3065456431a3e2daceee 100644
|
| --- a/Source/core/editing/EditorCommand.cpp
|
| +++ b/Source/core/editing/EditorCommand.cpp
|
| @@ -56,10 +56,10 @@
|
| #include "core/html/HTMLFontElement.h"
|
| #include "core/html/HTMLHRElement.h"
|
| #include "core/html/HTMLImageElement.h"
|
| +#include "core/input/EventHandler.h"
|
| #include "core/layout/LayoutBox.h"
|
| #include "core/page/ChromeClient.h"
|
| #include "core/page/EditorClient.h"
|
| -#include "core/page/EventHandler.h"
|
| #include "platform/KillRing.h"
|
| #include "platform/UserGestureIndicator.h"
|
| #include "platform/scroll/Scrollbar.h"
|
|
|