| Index: mojo/mojo_edk_system_impl.gypi
|
| diff --git a/mojo/mojo_edk_system_impl.gypi b/mojo/mojo_edk_system_impl.gypi
|
| index 3211db99f6ef60402c838c63be3945b7da77514c..029edb9035e552b2620c663e3e29a9828be50551 100644
|
| --- a/mojo/mojo_edk_system_impl.gypi
|
| +++ b/mojo/mojo_edk_system_impl.gypi
|
| @@ -45,6 +45,8 @@
|
| 'edk/system/awakable.h',
|
| 'edk/system/awakable_list.cc',
|
| 'edk/system/awakable_list.h',
|
| + 'edk/system/async_waiter.cc',
|
| + 'edk/system/async_waiter.h',
|
| 'edk/system/channel.cc',
|
| 'edk/system/channel.h',
|
| 'edk/system/channel_endpoint.cc',
|
|
|