| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index d366be07593bf41e5069814d3df03e0475b4b991..2c91fb3a8da49eef3f99f8cc71872354f085250b 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -171,7 +171,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",
|
|
|