| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index e7b793a8cff5cff450065074a37400e3377ccaa9..c31088feccfafd27ce33c3c46ce4e8460e348a97 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/BUILD.gn
|
| @@ -37,6 +37,7 @@ shared_library("chrome_watcher") {
|
| "//build/config/sanitizers:deps",
|
| "//chrome/installer/util:with_no_strings",
|
| "//components/browser_watcher",
|
| + "//components/crash/content/app",
|
| "//third_party/kasko",
|
| ]
|
| ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]
|
|
|