| Index: mojo/mojo_edk.gyp
|
| diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
|
| index 8cf0f93d246361b956d3a2c3b6590d45e068219e..d2569e923e56304970728991192a87b62fccdb80 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',
|
|
|