| Index: mojo/mojo_edk_tests.gyp
|
| diff --git a/mojo/mojo_edk_tests.gyp b/mojo/mojo_edk_tests.gyp
|
| index 6e09379f0ebc81d82c681799911c2262d0881321..bec747126888fbd997fc3533451bfc2c14405f93 100644
|
| --- a/mojo/mojo_edk_tests.gyp
|
| +++ b/mojo/mojo_edk_tests.gyp
|
| @@ -201,6 +201,7 @@
|
| 'edk/system/multiprocess_message_pipe_unittest.cc',
|
| 'edk/system/options_validation_unittest.cc',
|
| 'edk/system/platform_handle_dispatcher_unittest.cc',
|
| + 'edk/system/platform_wrapper_unittest.cc',
|
| 'edk/system/ports/ports_unittest.cc',
|
| 'edk/system/shared_buffer_dispatcher_unittest.cc',
|
| 'edk/system/shared_buffer_unittest.cc',
|
|
|