| Index: mojo/mojo_edk.gyp
|
| diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
|
| index 144d8c0c3412b3da8840d65452973d8a9efb81b7..b8d9a66d59bde1cb95f88e057cbdddc9f0cf4c0f 100644
|
| --- a/mojo/mojo_edk.gyp
|
| +++ b/mojo/mojo_edk.gyp
|
| @@ -118,6 +118,8 @@
|
| 'edk/system/wait_set_dispatcher.h',
|
| 'edk/system/waiter.cc',
|
| 'edk/system/waiter.h',
|
| + 'edk/system/watcher_set.cc',
|
| + 'edk/system/watcher_set.h',
|
| # Test-only code:
|
| # TODO(vtl): It's a little unfortunate that these end up in the same
|
| # component as non-test-only code. In the static build, this code
|
|
|