Index: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h |
diff --git a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h |
index 0cda7d3477a3c078e3341320d72e45ed192c762d..77b22c9339cb4cc9de5484e2a57395fe623613c5 100644 |
--- a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h |
+++ b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h |
@@ -13,7 +13,7 @@ |
#include "base/macros.h" |
#include "base/memory/weak_ptr.h" |
#include "base/observer_list.h" |
-#include "chrome/browser/spellchecker/spellcheck_dictionary.h" |
+#include "components/spellcheck/browser/spellcheck_dictionary.h" |
#include "net/url_request/url_fetcher_delegate.h" |
class GURL; |