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

Unified Diff: testing/SConscript.gtest

Issue 8864: 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 | « base/test_suite.h ('k') | testing/gtest.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/SConscript.gtest
===================================================================
--- testing/SConscript.gtest (revision 4068)
+++ testing/SConscript.gtest (working copy)
@@ -28,6 +28,7 @@
'gtest/src/gtest-filepath.cc',
'gtest/src/gtest-port.cc',
'gtest/src/gtest.cc',
+ 'multiprocess_func_list.cc',
]
env.ChromeStaticLibrary('gtest', input_files)
« no previous file with comments | « base/test_suite.h ('k') | testing/gtest.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698