Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index 85c8dfdbecf8d4f55ea15d65cb04dcdd0041203c..bad5f837d47cb45861dc7734ed53a7ace37ef646 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -67,6 +67,7 @@ component("system") { |
| "local_data_pipe_impl.h", |
| "local_message_pipe_endpoint.cc", |
| "local_message_pipe_endpoint.h", |
| + "make_unique.h", |
| "mapping_table.cc", |
| "mapping_table.h", |
| "master_connection_manager.cc", |