| Index: Source/web/SpellCheckerClientImpl.cpp
|
| diff --git a/Source/web/SpellCheckerClientImpl.cpp b/Source/web/SpellCheckerClientImpl.cpp
|
| index 2d0bf72587ac2cdd29be5351c76b05da828c0b44..8594d64437d1bbd8e3a9aae6b47a3842684b4b7c 100644
|
| --- a/Source/web/SpellCheckerClientImpl.cpp
|
| +++ b/Source/web/SpellCheckerClientImpl.cpp
|
| @@ -28,6 +28,7 @@
|
| #include "web/SpellCheckerClientImpl.h"
|
|
|
| #include "core/dom/DocumentMarkerController.h"
|
| +#include "core/dom/Element.h"
|
| #include "core/editing/Editor.h"
|
| #include "core/editing/SpellChecker.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|