Index: third_party/hunspell/BUILD.gn |
diff --git a/third_party/hunspell/BUILD.gn b/third_party/hunspell/BUILD.gn |
index 77d316e5b31fc8098be515d15f9c4edf807a691b..890b56499ff3aa867bd4568a0c41db137a9aaa9d 100644 |
--- a/third_party/hunspell/BUILD.gn |
+++ b/third_party/hunspell/BUILD.gn |
@@ -119,6 +119,7 @@ fuzzer_test("hunspell_fuzzer") { |
] |
deps = [ |
":hunspell", |
+ "//base:base", |
] |
# This is a dictionary for the fuzzer, not a spellcheck dictionary. |