Index: chrome/installer/util/BUILD.gn |
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn |
index 63a89d901157f999498223edde997d79f42a9e10..7cb25233f86baca3ab585e9b567ac199610531a3 100644 |
--- a/chrome/installer/util/BUILD.gn |
+++ b/chrome/installer/util/BUILD.gn |
@@ -108,6 +108,7 @@ static_library("with_no_strings") { |
# linked) from the ":util" target. |
":generate_strings", |
"//base/third_party/dynamic_annotations", |
+ "//chrome/install_static:install_static_util", |
"//components/metrics", |
# TODO(fdoray): Remove this once the PreRead field trial has expired. |