| Index: Source/core/editing/Editor.h
|
| diff --git a/Source/core/editing/Editor.h b/Source/core/editing/Editor.h
|
| index 63fd0dd49a07279de8546c694471f4ccfa7266af..5d703020f9d42687dd3f0505161d6377c7831539 100644
|
| --- a/Source/core/editing/Editor.h
|
| +++ b/Source/core/editing/Editor.h
|
| @@ -30,7 +30,6 @@
|
| #include "core/dom/DocumentMarker.h"
|
| #include "core/editing/EditAction.h"
|
| #include "core/editing/EditingBehavior.h"
|
| -#include "core/editing/EditingStyle.h"
|
| #include "core/editing/EditorInsertAction.h"
|
| #include "core/editing/FindOptions.h"
|
| #include "core/editing/FrameSelection.h"
|
|
|