| Index: third_party/WebKit/Source/core/editing/commands/EditCommand.h
|
| diff --git a/third_party/WebKit/Source/core/editing/commands/EditCommand.h b/third_party/WebKit/Source/core/editing/commands/EditCommand.h
|
| index c075cb734cf22be583278058c60ca093fd4eaf6b..0a49840789f69118de80e0c2cbb3df66d34c3011 100644
|
| --- a/third_party/WebKit/Source/core/editing/commands/EditCommand.h
|
| +++ b/third_party/WebKit/Source/core/editing/commands/EditCommand.h
|
| @@ -27,7 +27,6 @@
|
| #define EditCommand_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "core/editing/VisibleSelection.h"
|
| #include "core/events/InputEvent.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|