| Index: Source/core/editing/EditorCommand.cpp
|
| diff --git a/Source/core/editing/EditorCommand.cpp b/Source/core/editing/EditorCommand.cpp
|
| index b8b042f58e3868ee90087366c5f98cace916afff..46ae8af3358cad6465d5ecc7da9b1723b1f17096 100644
|
| --- a/Source/core/editing/EditorCommand.cpp
|
| +++ b/Source/core/editing/EditorCommand.cpp
|
| @@ -57,9 +57,9 @@
|
| #include "core/page/Page.h"
|
| #include "core/page/Settings.h"
|
| #include "core/platform/Pasteboard.h"
|
| -#include "core/platform/Scrollbar.h"
|
| #include "core/rendering/RenderBox.h"
|
| #include "platform/KillRing.h"
|
| +#include "platform/scroll/Scrollbar.h"
|
| #include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
|
|