| Index: mojo/mojo_edk.gyp
|
| diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
|
| index 84ac2a20dd92981bac143cbb08245c50e90207bf..57bdc132ef192c99369097876aa20cca276bdc5a 100644
|
| --- a/mojo/mojo_edk.gyp
|
| +++ b/mojo/mojo_edk.gyp
|
| @@ -84,6 +84,8 @@
|
| 'edk/system/handle_table.h',
|
| 'edk/system/mapping_table.cc',
|
| 'edk/system/mapping_table.h',
|
| + 'edk/system/message_for_transit.cc',
|
| + 'edk/system/message_for_transit.h',
|
| 'edk/system/message_pipe_dispatcher.cc',
|
| 'edk/system/message_pipe_dispatcher.h',
|
| 'edk/system/node_channel.cc',
|
|
|