Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index 5d83bb6c84fcff4d83f85f32ec71cecc2b413c2b..da340261ca629b4b53a0eaa5cfa86b87ecf7c1c3 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -51,6 +51,8 @@ component("system") { |
| "handle_table.h", |
| "mapping_table.cc", |
| "mapping_table.h", |
| + "message_for_transit.cc", |
| + "message_for_transit.h", |
| "message_pipe_dispatcher.cc", |
| "message_pipe_dispatcher.h", |
| "node_channel.cc", |