| Index: mojo/edk/system/BUILD.gn
|
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn
|
| index f151219fb32b73aab2273d49a41df0254e134868..f76d4bd9ffe58b65bbdf88cb7e283ed62c512c7f 100644
|
| --- a/mojo/edk/system/BUILD.gn
|
| +++ b/mojo/edk/system/BUILD.gn
|
| @@ -157,6 +157,7 @@ test("mojo_system_unittests") {
|
| "message_pipe_unittest.cc",
|
| "options_validation_unittest.cc",
|
| "platform_handle_dispatcher_unittest.cc",
|
| + "platform_wrapper_unittest.cc",
|
| "shared_buffer_dispatcher_unittest.cc",
|
| "shared_buffer_unittest.cc",
|
| "wait_set_dispatcher_unittest.cc",
|
|
|