chore: move spellcheck out of chromium_src (#15407)
This commit is contained in:
parent
bea4de9262
commit
f921df7ad1
6 changed files with 3 additions and 632 deletions
|
@ -10,7 +10,7 @@
|
|||
#include "atom/common/native_mate_converters/string16_converter.h"
|
||||
#include "base/logging.h"
|
||||
#include "base/threading/thread_task_runner_handle.h"
|
||||
#include "chrome/renderer/spellchecker/spellcheck_worditerator.h"
|
||||
#include "components/spellcheck/renderer/spellcheck_worditerator.h"
|
||||
#include "native_mate/converter.h"
|
||||
#include "native_mate/dictionary.h"
|
||||
#include "native_mate/function_template.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue