| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index 0fdb4bb4327de416fbaf46c9077e32877ab8a68b..4a027fb0f23746e48ac691f5b14526f688bd8106 100644
|
| --- a/chrome/installer/setup/BUILD.gn
|
| +++ b/chrome/installer/setup/BUILD.gn
|
| @@ -63,6 +63,7 @@ if (is_win) {
|
| "//chrome/common:version_header",
|
| "//chrome/installer/util:with_rc_strings",
|
| "//chrome_elf:constants",
|
| + "//components/base32",
|
| "//components/crash/content/app:app",
|
| "//components/crash/content/app:lib",
|
| "//components/crash/core/common",
|
|
|