| Index: mojo/mojo.gyp
|
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
|
| index 9bbbaa9b59909c4a916e0ac5fb46c774c78e6550..084b182444f81e6eec03d2c258e087f01a812b51 100644
|
| --- a/mojo/mojo.gyp
|
| +++ b/mojo/mojo.gyp
|
| @@ -182,7 +182,7 @@
|
| 'system/message_pipe_unittest.cc',
|
| 'system/multiprocess_message_pipe_unittest.cc',
|
| 'system/raw_channel_unittest.cc',
|
| - 'system/remote_message_pipe_posix_unittest.cc',
|
| + 'system/remote_message_pipe_unittest.cc',
|
| 'system/simple_dispatcher_unittest.cc',
|
| 'system/test_utils.cc',
|
| 'system/test_utils.h',
|
|
|