| Index: mojo/mojo_edk.gyp
|
| diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
|
| index db57fc58c137aa17945c1b61554d9f403e84b868..e20c3dde2d41a7eadf1bf5b6a02eed5f1a4df30b 100644
|
| --- a/mojo/mojo_edk.gyp
|
| +++ b/mojo/mojo_edk.gyp
|
| @@ -83,6 +83,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',
|
|
|