chore: move spellcheck out of chromium_src (#15407)

This commit is contained in:
Milan Burda 2018-10-26 19:34:57 +02:00 committed by Jeremy Apthorp
parent bea4de9262
commit f921df7ad1
6 changed files with 3 additions and 632 deletions

View file

@ -11,7 +11,7 @@
#include "base/callback.h"
#include "base/memory/weak_ptr.h"
#include "chrome/renderer/spellchecker/spellcheck_worditerator.h"
#include "components/spellcheck/renderer/spellcheck_worditerator.h"
#include "native_mate/scoped_persistent.h"
#include "third_party/blink/public/platform/web_spell_check_panel_host_client.h"
#include "third_party/blink/public/platform/web_vector.h"