Index: third_party/hunspell/google/bdict_reader.cc |
diff --git a/third_party/hunspell_new/google/bdict_reader.cc b/third_party/hunspell/google/bdict_reader.cc |
similarity index 99% |
rename from third_party/hunspell_new/google/bdict_reader.cc |
rename to third_party/hunspell/google/bdict_reader.cc |
index 2f15f08cd38fd36614dbaeb7ad53f25fc41fa23d..ddd3c885ed2cd2916790e4e251c208604ee13379 100644 |
--- a/third_party/hunspell_new/google/bdict_reader.cc |
+++ b/third_party/hunspell/google/bdict_reader.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "third_party/hunspell_new/google/bdict_reader.h" |
+#include "third_party/hunspell/google/bdict_reader.h" |
#include "base/logging.h" |