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) |