Index: third_party/hunspell/BUILD.gn |
diff --git a/third_party/hunspell_new/BUILD.gn b/third_party/hunspell/BUILD.gn |
similarity index 98% |
rename from third_party/hunspell_new/BUILD.gn |
rename to third_party/hunspell/BUILD.gn |
index 4d5a9557374c8b6963d6759f5827154b60ae3e26..80a27c80d8da6b33fd1145a37f08d04fb3becc78 100644 |
--- a/third_party/hunspell_new/BUILD.gn |
+++ b/third_party/hunspell/BUILD.gn |
@@ -10,7 +10,7 @@ config("hunspell_config") { |
] |
} |
-source_set("hunspell_new") { |
+source_set("hunspell") { |
sources = [ |
"google/bdict.cc", |
"google/bdict.h", |