| Index: sandbox/linux/sandbox_linux_test_sources.gypi
|
| diff --git a/sandbox/linux/sandbox_linux_test_sources.gypi b/sandbox/linux/sandbox_linux_test_sources.gypi
|
| index 3bab0676de60a759e06f21061a8b3572f72bdaa3..f246ebb090b5bef3d62c485856b0143c8a3240a0 100644
|
| --- a/sandbox/linux/sandbox_linux_test_sources.gypi
|
| +++ b/sandbox/linux/sandbox_linux_test_sources.gypi
|
| @@ -16,10 +16,10 @@
|
| '../..',
|
| ],
|
| 'sources': [
|
| - 'services/broker_process_unittest.cc',
|
| 'services/scoped_process_unittest.cc',
|
| 'services/thread_helpers_unittests.cc',
|
| 'services/yama_unittests.cc',
|
| + 'syscall_broker/broker_process_unittest.cc',
|
| 'tests/main.cc',
|
| 'tests/scoped_temporary_file.cc',
|
| 'tests/scoped_temporary_file.h',
|
|
|