diff options
Diffstat (limited to 'ipc/ipc.gyp')
-rw-r--r-- | ipc/ipc.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp index 7aa69df..e381e397 100644 --- a/ipc/ipc.gyp +++ b/ipc/ipc.gyp @@ -81,6 +81,7 @@ '..' ], 'sources': [ + 'file_descriptor_set_posix_unittest.cc', 'ipc_fuzzing_tests.cc', 'ipc_message_unittest.cc', 'ipc_send_fds_test.cc', |