Index: chrome/installer/setup/BUILD.gn |
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn |
index 48c103d308ec47408ed84fa7779608687c26bfe6..25630d745e4ad59082021c7e0648ed587ecda3dd 100644 |
--- a/chrome/installer/setup/BUILD.gn |
+++ b/chrome/installer/setup/BUILD.gn |
@@ -23,6 +23,7 @@ if (is_win) { |
deps = [ |
":lib", |
"//build/config/sanitizers:deps", |
+ "//build/win:default_exe_manifest", |
"//components/crash/content/app:app", |
] |
} |