Chromium Code Reviews| Index: ipc/ipc.gyp |
| diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp |
| index ebc590aa54415576189546ba2860cdad792f7a99..6865ee3b6dac67ed66e74fc26b4d448e15597bcc 100644 |
| --- a/ipc/ipc.gyp |
| +++ b/ipc/ipc.gyp |
| @@ -46,6 +46,7 @@ |
| ], |
| 'sources': [ |
| 'file_descriptor_set_posix_unittest.cc', |
| + 'ipc_channel_posix_unittest.cc', |
| 'ipc_fuzzing_tests.cc', |
| 'ipc_message_unittest.cc', |
| 'ipc_send_fds_test.cc', |