| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index f22058091549812908c3d6eb649c51ec0526e16e..bb5f52fa9d853ab19991a430af54b40970b24e58 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/BUILD.gn
|
| @@ -35,7 +35,7 @@ shared_library("chrome_watcher") {
|
| "//base",
|
| "//base:base_static",
|
| "//build/config/sanitizers:deps",
|
| - "//chrome/installer/util",
|
| + "//chrome/installer/util:with_no_strings_some_things_wont_work",
|
| "//components/browser_watcher",
|
| ]
|
| ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]
|
|
|