| Index: chrome/chrome_watcher/BUILD.gn
|
| diff --git a/chrome/chrome_watcher/BUILD.gn b/chrome/chrome_watcher/BUILD.gn
|
| index 8761f68a54bd41d375ac9a87df4f77be077cbc68..1ca7549841487211babd4721aa2405decd346a94 100644
|
| --- a/chrome/chrome_watcher/BUILD.gn
|
| +++ b/chrome/chrome_watcher/BUILD.gn
|
| @@ -61,6 +61,7 @@ shared_library("chrome_watcher") {
|
| "//base",
|
| "//base:base_static",
|
| "//build/config/sanitizers:deps",
|
| + "//chrome/common",
|
| "//chrome/install_static:secondary_module",
|
| "//chrome_elf",
|
| "//components/browser_watcher",
|
|
|