| Index: Source/core/editing/SpellChecker.cpp
|
| diff --git a/Source/core/editing/SpellChecker.cpp b/Source/core/editing/SpellChecker.cpp
|
| index f13d855741b00b9130308514317b1a30ac88cf29..3ebc4e3b763db8ef453df77355c53dd4b45e42fb 100644
|
| --- a/Source/core/editing/SpellChecker.cpp
|
| +++ b/Source/core/editing/SpellChecker.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/dom/Element.h"
|
| #include "core/dom/NodeTraversal.h"
|
| #include "core/editing/Editor.h"
|
| -#include "core/editing/FrameSelection.h"
|
| #include "core/editing/SpellCheckRequester.h"
|
| #include "core/editing/TextCheckingHelper.h"
|
| #include "core/editing/VisibleUnits.h"
|
|
|