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

Unified Diff: test/test.gyp

Issue 1352323002: win: Make reading NT_IMAGE_HEADERS work cross-bitness (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@cleanup-crashpad-info
Patch Set: fixes2 Created 5 years, 3 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 | « test/multiprocess_exec_win.cc ('k') | test/win/child_launcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test.gyp
diff --git a/test/test.gyp b/test/test.gyp
index 2d02287edc87d91c4ae0ed30f2ec5f7adbd86948..6b290f8d9b48c4d19cb6e8e4407b55c9c988088c 100644
--- a/test/test.gyp
+++ b/test/test.gyp
@@ -51,6 +51,8 @@
'scoped_temp_dir.h',
'scoped_temp_dir_posix.cc',
'scoped_temp_dir_win.cc',
+ 'win/child_launcher.cc',
+ 'win/child_launcher.h',
'win/win_child_process.cc',
'win/win_child_process.h',
'win/win_multiprocess.cc',
« no previous file with comments | « test/multiprocess_exec_win.cc ('k') | test/win/child_launcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698