Index: chrome/installer/util/BUILD.gn |
diff --git a/chrome/installer/util/BUILD.gn b/chrome/installer/util/BUILD.gn |
index 071149959376703cbdd3f601b9bc321183de77ad..f9519b9484628596fa8782a476176d45c1cbaa05 100644 |
--- a/chrome/installer/util/BUILD.gn |
+++ b/chrome/installer/util/BUILD.gn |
@@ -106,10 +106,6 @@ static_library("with_no_strings") { |
"//chrome/install_static:install_static_util", |
"//components/base32", |
"//components/metrics", |
- |
- # TODO(fdoray): Remove this once the PreRead field trial has expired. |
- # crbug.com/577698 |
- "//components/startup_metric_utils/common", |
"//courgette:courgette_lib", |
"//crypto", |
"//third_party/bspatch", |