Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index d805bff22fffcb04196fe83fe7179254d9028d0e..3b8d1246e14a1608486572ac7627a56313972701 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -136,6 +136,7 @@ if (!is_android) { |
"//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", |
@@ -315,6 +316,7 @@ if (is_mac || is_win) { |
":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", |