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

Unified Diff: chrome/BUILD.gn

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
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | chrome/app/chrome_exe_main_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index db8d6d6f876072ee5b8eacf7a7c140d8209fd902..e892bd07d9a52d693922d210fbe73cd47a2b78a1 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -114,6 +114,8 @@ if (!is_android) {
"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",
"common/crash_keys.cc",
"common/crash_keys.h",
]
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | chrome/app/chrome_exe_main_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698