Index: chrome/tools/convert_dict/BUILD.gn |
diff --git a/chrome/tools/convert_dict/BUILD.gn b/chrome/tools/convert_dict/BUILD.gn |
index 1c1c2560d558781ee58b79b731ecfecf333b7dd9..108eb19e49936d2d066f8b8d5d5b8be119afcdcd 100644 |
--- a/chrome/tools/convert_dict/BUILD.gn |
+++ b/chrome/tools/convert_dict/BUILD.gn |
@@ -32,6 +32,6 @@ executable("convert_dict") { |
":lib", |
"//base", |
"//base:i18n", |
- "//third_party/hunspell_new", |
+ "//third_party/hunspell", |
] |
} |