| 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 37e48f8b4be3d5be402ff7c884544fffcc35c221..831c9118648b609cc5f645034c3488cfcea206bb 100644
|
| --- a/sandbox/linux/sandbox_linux_test_sources.gypi
|
| +++ b/sandbox/linux/sandbox_linux_test_sources.gypi
|
| @@ -19,6 +19,7 @@
|
| 'tests/unit_tests.h',
|
| 'services/broker_process_unittest.cc',
|
| 'services/thread_helpers_unittests.cc',
|
| + 'services/yama_unittests.cc',
|
| ],
|
| 'conditions': [
|
| [ 'compile_suid_client==1', {
|
|
|