Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index 8d24a08844af364a8c5022e8443da238f9110283..59df9c86c088cc4a620a3f03fe186d1336f9ee29 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -51,6 +51,8 @@ component("system") { |
| "handle_signals_state.h", |
| "handle_table.cc", |
| "handle_table.h", |
| + "incoming_endpoint.cc", |
| + "incoming_endpoint.h", |
| "local_data_pipe.cc", |
| "local_data_pipe.h", |
| "local_message_pipe_endpoint.cc", |