Chromium Code Reviews| Index: ipc/mojo/ipc_mojo.gyp |
| diff --git a/ipc/mojo/ipc_mojo.gyp b/ipc/mojo/ipc_mojo.gyp |
| index f01d48fe88e1cd9f0a1b7456fe775b1ad58dc385..c4ead0a977784eb74a40f7468d022768bb9285c0 100644 |
| --- a/ipc/mojo/ipc_mojo.gyp |
| +++ b/ipc/mojo/ipc_mojo.gyp |
| @@ -28,6 +28,8 @@ |
| 'sources': [ |
| 'ipc_channel_mojo.cc', |
| 'ipc_channel_mojo.h', |
| + 'ipc_channel_mojo_readers.cc', |
| + 'ipc_channel_mojo_readers.h', |
| 'ipc_message_pipe_reader.cc', |
| 'ipc_message_pipe_reader.h', |
| ], |