| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index e9da6bb10e088a99d27b1e5a8c27bd27b7d4b850..3109d77ba870fe1c67aa33cdb8785431a5e5b7f4 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -136,7 +136,6 @@
|
| "//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",
|
| @@ -316,7 +315,6 @@
|
| ":chrome_dll_version",
|
| "//base/trace_event/etw_manifest:chrome_events_win",
|
| "//chrome/app/theme:chrome_unscaled_resources",
|
| - "//chrome/install_static:install_static_util",
|
| "//chrome_elf",
|
| "//components/crash/content/app",
|
| "//components/policy",
|
|
|