| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index ec75dcdb41c4531fca2bb3beef6c097211fbf650..74c0bbe11cc310295344d5b326a7c365cd9d3256 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -172,7 +172,6 @@ if (!is_android && !is_mac) {
|
| "//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",
|
|
|