| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index 2d3f4aa44fc4ac39922997ac796a794cacfae22f..6522aad92afa68d424ad3995767fbc44e38f42d0 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/BUILD.gn
|
| @@ -59,7 +59,7 @@ shared_library("chrome_watcher") {
|
| ":client",
|
| "//base",
|
| "//base:base_static",
|
| - "//build/config/sanitizers:deps",
|
| + "//build/config:exe_and_shlib_deps",
|
| "//chrome/common",
|
| "//chrome/install_static:secondary_module",
|
| "//chrome_elf",
|
|
|