Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Unified Diff: Source/core/editing/SpellCheckRequester.cpp

Issue 22475010: Copy SpellChecker.{cpp,h} to SpellCheckRequester.{cpp.h} (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/editing/SpellCheckRequester.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « Source/core/editing/SpellCheckRequester.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698