Index: third_party/hunspell/google/bdict_reader.h |
diff --git a/third_party/hunspell_new/google/bdict_reader.h b/third_party/hunspell/google/bdict_reader.h |
similarity index 99% |
rename from third_party/hunspell_new/google/bdict_reader.h |
rename to third_party/hunspell/google/bdict_reader.h |
index d4cbbd030f3c87b8b6919eef1515f1360d1be636..997e6006a05410a1212532d799082e966be942a5 100644 |
--- a/third_party/hunspell_new/google/bdict_reader.h |
+++ b/third_party/hunspell/google/bdict_reader.h |
@@ -9,7 +9,7 @@ |
#include <vector> |
#include "base/basictypes.h" |
-#include "third_party/hunspell_new/google/bdict.h" |
+#include "third_party/hunspell/google/bdict.h" |
namespace hunspell { |