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