Index: third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp |
diff --git a/third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp b/third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp |
index 368f1ba0b4100e2f481c88a0198ebd3deb895076..0dced1021986433358baf4f3622dc4e7a8429524 100644 |
--- a/third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp |
+++ b/third_party/WebKit/Source/web/SpellCheckerClientImpl.cpp |
@@ -27,7 +27,6 @@ |
#include "web/SpellCheckerClientImpl.h" |
#include "core/dom/Element.h" |
-#include "core/editing/Editor.h" |
#include "core/editing/markers/DocumentMarkerController.h" |
#include "core/editing/spellcheck/SpellChecker.h" |
#include "core/frame/LocalFrame.h" |