Index: mojo/edk/system/BUILD.gn |
diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
index 7ec5ac9820b57703d59d133de5d951a379b86ed6..23dfbca016212c270211b66f2b57d24ef960ff72 100644 |
--- a/mojo/edk/system/BUILD.gn |
+++ b/mojo/edk/system/BUILD.gn |
@@ -52,6 +52,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", |