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

Unified Diff: chrome/chrome_exe.gypi

Issue 1612663002: Use a valid /prefetch argument when launching a process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bit
Patch Set: address comments from gab #13 Created 4 years, 11 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
Index: chrome/chrome_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 346322166438a5cad2b23e58f2b234c0660f412f..20fe53d68ff4270b20575d8647101c6863540cdb 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -75,6 +75,8 @@
'app/kasko_client.h',
'app/main_dll_loader_win.cc',
'app/main_dll_loader_win.h',
+ 'app/prefetch_argument_win.cc',
+ 'app/prefetch_argument_win.h',
],
'mac_bundle_resources': [
'app/app-Info.plist',

Powered by Google App Engine
This is Rietveld 408576698