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 c4b42ce830fcdcccdc6ff0811325c3a0cdaba197..9358e108f0c5fa00042bbdb4ea9ff23b54bbebdc 100644 |
| --- a/chrome/tools/convert_dict/BUILD.gn |
| +++ b/chrome/tools/convert_dict/BUILD.gn |
| @@ -34,6 +34,7 @@ executable("convert_dict") { |
| "//base", |
| "//base:i18n", |
| "//build/config/sanitizers:deps", |
| + "//build/win:default_exe_manifest", |
| "//third_party/hunspell", |
| ] |
| } |