Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index 8f724a72f11868a4afb5795a02e8318c9353e995..789066b7844fbed275bf4e4740c9a9df769b8ad1 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -53,6 +53,8 @@ mojo_edk_source_set("system") { |
| "handle_signals_state.h", |
| "handle_table.cc", |
| "handle_table.h", |
| + "handle_transport.cc", |
| + "handle_transport.h", |
| "incoming_endpoint.cc", |
| "incoming_endpoint.h", |
| "ipc_support.cc", |