Index: chrome/installer/setup/BUILD.gn |
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn |
index 73c751961039818f18949a9b6619beaafc4a35fc..6351b3ecfbd485818e4ce6e51e0456b733715e3d 100644 |
--- a/chrome/installer/setup/BUILD.gn |
+++ b/chrome/installer/setup/BUILD.gn |
@@ -22,6 +22,7 @@ if (is_win) { |
deps = [ |
":lib", |
+ "//base:process_startup_helper_win", |
"//build/config/sanitizers:deps", |
"//chrome:version_header", |
] |