| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index 428616443ddfc9b511a19923fc3487f3b513361c..208caab02da0191a53536d8c299697dca25c178f 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/BUILD.gn
|
| @@ -79,6 +79,7 @@ shared_library("chrome_watcher") {
|
| "//chrome/common:metrics_constants_util_win",
|
| "//chrome/installer/util:with_no_strings",
|
| "//components/browser_watcher",
|
| + "//mojo/public/c/system:for_shared_library",
|
| ]
|
| ldflags = [ "/DEF:" + rebase_path("chrome_watcher.def", root_build_dir) ]
|
| configs -= [ "//build/config/win:console" ]
|
|
|