| Index: chrome/browser/spellchecker/spellcheck_custom_dictionary.h
|
| diff --git a/chrome/browser/spellchecker/spellcheck_custom_dictionary.h b/chrome/browser/spellchecker/spellcheck_custom_dictionary.h
|
| index 577547b2654d33cc18655838704917768321f5ef..0bc158f5154c4995ee4639662034430334e4a199 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_custom_dictionary.h
|
| +++ b/chrome/browser/spellchecker/spellcheck_custom_dictionary.h
|
| @@ -14,7 +14,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 "components/sync/api/sync_data.h"
|
| #include "components/sync/api/sync_error.h"
|
| #include "components/sync/api/sync_merge_result.h"
|
|
|