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

Unified Diff: test/test_test.gyp

Issue 1164453003: Refactor multiprocess test code to allow multiple child processes to be launched. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@multiprocess_test
Patch Set: Review comment. Created 5 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 | « test/test.gyp ('k') | test/win/win_child_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test_test.gyp
diff --git a/test/test_test.gyp b/test/test_test.gyp
index 66baf60071d75d76db8c842db95044739534c80f..97e237d9f3a449a31aa1ba2cf0f39b27e538ed48 100644
--- a/test/test_test.gyp
+++ b/test/test_test.gyp
@@ -39,6 +39,7 @@
'multiprocess_posix_test.cc',
'paths_test.cc',
'scoped_temp_dir_test.cc',
+ 'win/win_child_process_test.cc',
'win/win_multiprocess_test.cc',
],
},
« no previous file with comments | « test/test.gyp ('k') | test/win/win_child_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698