| Index: third_party/hunspell/src/hunspell/hunspell.hxx
|
| diff --git a/third_party/hunspell_new/src/hunspell/hunspell.hxx b/third_party/hunspell/src/hunspell/hunspell.hxx
|
| similarity index 98%
|
| rename from third_party/hunspell_new/src/hunspell/hunspell.hxx
|
| rename to third_party/hunspell/src/hunspell/hunspell.hxx
|
| index e0393c021a40be5745c7a775986b973e1d9e8948..a6c367bbad895aa405cdd73b1902740d4988b395 100644
|
| --- a/third_party/hunspell_new/src/hunspell/hunspell.hxx
|
| +++ b/third_party/hunspell/src/hunspell/hunspell.hxx
|
| @@ -6,7 +6,7 @@
|
| #include "langnum.hxx"
|
|
|
| #ifdef HUNSPELL_CHROME_CLIENT
|
| -#include "third_party/hunspell_new/google/bdict_reader.h"
|
| +#include "third_party/hunspell/google/bdict_reader.h"
|
| #endif
|
|
|
| #define SPELL_XML "<?xml?>"
|
|
|