Index: chrome/installer/setup/BUILD.gn |
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn |
index 73c751961039818f18949a9b6619beaafc4a35fc..c09138eab888d7eca819f87d4274628d01eff654 100644 |
--- a/chrome/installer/setup/BUILD.gn |
+++ b/chrome/installer/setup/BUILD.gn |
@@ -51,7 +51,9 @@ if (is_win) { |
"//chrome/common:constants", |
"//chrome/installer/util", |
"//chrome_elf:constants", |
+ "//courgette:courgette_lib", |
"//rlz:rlz_lib", |
+ "//third_party/bspatch", |
"//third_party/zlib", |
] |
} |