| Index: Source/core/editing/SpellCheckRequester.cpp
|
| diff --git a/Source/core/editing/SpellCheckRequestManager.cpp b/Source/core/editing/SpellCheckRequester.cpp
|
| similarity index 99%
|
| rename from Source/core/editing/SpellCheckRequestManager.cpp
|
| rename to Source/core/editing/SpellCheckRequester.cpp
|
| index df0387c95fa1e4a7ca0c8e0ffa08fff53ad3d8af..af2ad11bdc5327d06ff8db3595ef413f987528df 100644
|
| --- a/Source/core/editing/SpellCheckRequestManager.cpp
|
| +++ b/Source/core/editing/SpellCheckRequester.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/editing/SpellCheckRequestManager.h"
|
| +#include "core/editing/SpellCheckRequester.h"
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/dom/DocumentMarkerController.h"
|
|
|