| Index: chrome/installer/setup/BUILD.gn
|
| diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
|
| index 34f5b77d99d80d1a47e9c855992539ed3550ee33..6bf0d0bfe69ffb4acc8e620eec74b8f2fe5f7ee4 100644
|
| --- a/chrome/installer/setup/BUILD.gn
|
| +++ b/chrome/installer/setup/BUILD.gn
|
| @@ -24,7 +24,7 @@ if (is_win) {
|
| deps = [
|
| ":lib",
|
| ":setup_exe_version",
|
| - "//build/config/sanitizers:deps",
|
| + "//build/config:exe_and_shlib_deps",
|
| "//build/win:default_exe_manifest",
|
| "//chrome/install_static:install_static_util",
|
| "//components/crash/content/app:app",
|
|
|