| Index: Source/core/editing/Editor.h
|
| diff --git a/Source/core/editing/Editor.h b/Source/core/editing/Editor.h
|
| index 300a24c00842d93e10e270328bd08a239150e070..a1557fbc7cd1c2147a2a3257b60850ef2fc3853c 100644
|
| --- a/Source/core/editing/Editor.h
|
| +++ b/Source/core/editing/Editor.h
|
| @@ -35,7 +35,6 @@
|
| #include "core/editing/VisibleSelection.h"
|
| #include "core/editing/WritingDirection.h"
|
| #include "core/editing/iterators/TextIterator.h"
|
| -#include "core/frame/FrameDestructionObserver.h"
|
| #include "platform/PasteMode.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|