Index: sandbox/linux/sandbox_linux_test_sources.gypi |
=================================================================== |
--- sandbox/linux/sandbox_linux_test_sources.gypi (revision 251104) |
+++ sandbox/linux/sandbox_linux_test_sources.gypi (working copy) |
@@ -18,6 +18,7 @@ |
'tests/unit_tests.cc', |
'tests/unit_tests.h', |
'services/broker_process_unittest.cc', |
+ 'services/thread_helpers_unittests.cc', |
], |
'conditions': [ |
[ 'compile_suid_client==1', { |