summaryrefslogtreecommitdiffstats
path: root/chrome/installer/setup/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/setup/BUILD.gn')
-rw-r--r--chrome/installer/setup/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index bff865f..3f59861c9 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -22,6 +22,7 @@ if (is_win) {
deps = [
":lib",
+ "//build/config/sanitizers:deps",
]
}