| Index: mojo/edk/system/BUILD.gn
|
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
|
| index 8dd8cf8340d655a22f9f4a53811392085f24d093..1d6bb1777638c4500ea3363c4d8806939148b608 100644
|
| --- a/mojo/edk/system/BUILD.gn
|
| +++ b/mojo/edk/system/BUILD.gn
|
| @@ -150,6 +150,7 @@ test("mojo_system_unittests") {
|
| "core_test_base.cc",
|
| "core_test_base.h",
|
| "core_unittest.cc",
|
| + "handle_table_unittest.cc",
|
| "message_pipe_unittest.cc",
|
| "options_validation_unittest.cc",
|
| "platform_handle_dispatcher_unittest.cc",
|
|
|