| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index 5ef4cade03ae32531df287e89fb60ab62cbc1da6..0f709670a8b484cfff297ab977c3fd6cf880476c 100644
|
| --- a/chrome/installer/setup/BUILD.gn
|
| +++ b/chrome/installer/setup/BUILD.gn
|
| @@ -64,6 +64,7 @@ if (is_win) {
|
| "//base",
|
| "//chrome/common:constants",
|
| "//chrome/common:version_header",
|
| + "//chrome/install_static:install_static_util",
|
| "//chrome/installer/util:with_rc_strings",
|
| "//chrome_elf:constants",
|
| "//components/base32",
|
|
|