| Index: third_party/hunspell/BUILD.gn
|
| diff --git a/third_party/hunspell/BUILD.gn b/third_party/hunspell/BUILD.gn
|
| index 4d9fce19a75ce56d6d7368571e4a3362381e4c65..736dc671ecab20c6d40fb992a574f6f4ba891b89 100644
|
| --- a/third_party/hunspell/BUILD.gn
|
| +++ b/third_party/hunspell/BUILD.gn
|
| @@ -115,7 +115,7 @@ source_set("hunspell") {
|
| fuzzer_test("hunspell_fuzzer") {
|
| sources = [
|
| "fuzz/hunspell_fuzzer.cc",
|
| - "fuzz/hunspell_fuzzer_dictionary.h",
|
| + "fuzz/hunspell_fuzzer_hunspell_dictionary.h",
|
| ]
|
| deps = [
|
| ":hunspell",
|
|
|