Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(61)

Unified Diff: chrome/installer/util/BUILD.gn

Issue 2075693002: Always use a /prefetch:# switch when launching a process on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/service_process_util.cc ('k') | chrome/installer/util/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/common/service_process_util.cc ('k') | chrome/installer/util/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698