Index: chrome/tools/convert_dict/BUILD.gn |
diff --git a/chrome/tools/convert_dict/BUILD.gn b/chrome/tools/convert_dict/BUILD.gn |
index 9358e108f0c5fa00042bbdb4ea9ff23b54bbebdc..573baaec5611670b46e4c80518f9ebea26fe9b46 100644 |
--- a/chrome/tools/convert_dict/BUILD.gn |
+++ b/chrome/tools/convert_dict/BUILD.gn |
@@ -33,7 +33,7 @@ executable("convert_dict") { |
":lib", |
"//base", |
"//base:i18n", |
- "//build/config/sanitizers:deps", |
+ "//build/config:exe_and_shlib_deps", |
"//build/win:default_exe_manifest", |
"//third_party/hunspell", |
] |