| Index: third_party/WebKit/Source/core/editing/Editor.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/Editor.cpp b/third_party/WebKit/Source/core/editing/Editor.cpp
|
| index 125c6421f2290cb7d7815d858980e883572146f7..01c581c8f2b70f9ef5930c36e16db41bd2cb855b 100644
|
| --- a/third_party/WebKit/Source/core/editing/Editor.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/Editor.cpp
|
| @@ -49,7 +49,6 @@
|
| #include "core/editing/commands/DeleteSelectionCommand.h"
|
| #include "core/editing/commands/IndentOutdentCommand.h"
|
| #include "core/editing/commands/InsertListCommand.h"
|
| -#include "core/editing/commands/MoveSelectionCommand.h"
|
| #include "core/editing/commands/RemoveFormatCommand.h"
|
| #include "core/editing/commands/ReplaceSelectionCommand.h"
|
| #include "core/editing/commands/SimplifyMarkupCommand.h"
|
|
|