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

Unified Diff: chrome/chrome_common.gypi

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/chrome.gyp ('k') | chrome/chrome_installer_util.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 366774af4116570fe16d36b614a61c666f00861a..de33ffdaa32866283288dbfcf6b46414f7f97a85 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -506,9 +506,6 @@
],
'dependencies': [
'<(DEPTH)/components/components.gyp:dom_distiller_core', # Needed by chrome_content_client.cc.
- # TODO(fdoray): Remove this once the PreRead field trial has
- # expired. crbug.com/577698
- '<(DEPTH)/components/components.gyp:startup_metric_utils_win',
],
'all_dependent_settings': {
'msvs_settings': {
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_installer_util.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698