| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index bb5f52fa9d853ab19991a430af54b40970b24e58..42fd8b775b0055312afb0ec2b3073bcbe35d5ef3 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:with_no_strings_some_things_wont_work",
|
| + "//chrome/installer/util:with_no_strings",
|
| "//components/browser_watcher",
|
| ]
|
| ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]
|
|
|