Chromium Code Reviews| Index: chrome/tools/convert_dict/BUILD.gn |
| diff --git a/chrome/tools/convert_dict/BUILD.gn b/chrome/tools/convert_dict/BUILD.gn |
| index 108eb19e49936d2d066f8b8d5d5b8be119afcdcd..e55a144e4fd3bb3b46bcaee0c8c4efce3d1be069 100644 |
| --- a/chrome/tools/convert_dict/BUILD.gn |
| +++ b/chrome/tools/convert_dict/BUILD.gn |
| @@ -32,6 +32,7 @@ executable("convert_dict") { |
| ":lib", |
| "//base", |
| "//base:i18n", |
| + "//build/config/sanitizers:deps", |
| "//third_party/hunspell", |
| ] |
| } |