| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index 74c0bbe11cc310295344d5b326a7c365cd9d3256..ec75dcdb41c4531fca2bb3beef6c097211fbf650 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -172,6 +172,7 @@
|
| "//chrome/chrome_watcher:client",
|
| "//chrome/common:constants",
|
| "//chrome/common:metrics_constants_util_win",
|
| + "//chrome/install_static:install_static_util",
|
| "//chrome/installer/util:with_no_strings",
|
| "//chrome_elf",
|
| "//components/browser_watcher:browser_watcher_client",
|
|
|