summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_watcher/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_watcher/BUILD.gn')
-rw-r--r--chrome/chrome_watcher/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
index ac00808..e639861 100644
--- a/chrome/chrome_watcher/BUILD.gn
+++ b/chrome/chrome_watcher/BUILD.gn
@@ -34,6 +34,7 @@ shared_library("chrome_watcher") {
":client",
"//chrome/installer/util",
"//base",
+ "//build/config/sanitizers:deps",
"//components/browser_watcher",
]
ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]