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

Unified Diff: components/nacl.gyp

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 | « components/crash/content/app/crashpad_win.cc ('k') | components/nacl/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl.gyp
diff --git a/components/nacl.gyp b/components/nacl.gyp
index 91068d9d60afa7eab60cd542ebdefd6ca4ff21f5..677fbc4de9cead0ba5f87c5ab9ea5a3f495dc73c 100644
--- a/components/nacl.gyp
+++ b/components/nacl.gyp
@@ -140,13 +140,6 @@
'../sandbox/sandbox.gyp:sandbox_services',
]
}],
- ['OS=="win"', {
- 'dependencies': [
- # TODO(fdoray): Remove this once the PreRead field trial has
- # expired. crbug.com/577698
- '../components/components.gyp:startup_metric_utils_win',
- ]
- }],
],
},
{
« no previous file with comments | « components/crash/content/app/crashpad_win.cc ('k') | components/nacl/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698