| Index: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc
|
| diff --git a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc
|
| index 805c2a498a7553e947443f321151272a4159231a..b2e73c49c9bf308fb1dc48ed8fb8d1a8530bc526 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc
|
| +++ b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc
|
| @@ -19,7 +19,7 @@
|
| #include "net/base/load_flags.h"
|
| #include "net/url_request/url_fetcher.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "third_party/hunspell_new/google/bdict.h"
|
| +#include "third_party/hunspell/google/bdict.h"
|
| #include "url/gurl.h"
|
|
|
| using content::BrowserThread;
|
|
|