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

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: self-review 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 fb218f18931e81d272e3e13395b10983b5f63125..3b638db68c48b3d579eefa1c95b6b2221fea0a1e 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