| Index: mojo/mojo.gyp
|
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
|
| index 5a7923018c6c982e1e16d9c536ba093d1e9bd1b3..e54f9a41862e3e37dd5a69eb27418d746506a26d 100644
|
| --- a/mojo/mojo.gyp
|
| +++ b/mojo/mojo.gyp
|
| @@ -181,6 +181,7 @@
|
| 'system/dispatcher.cc',
|
| 'system/dispatcher.h',
|
| 'system/entrypoints.cc',
|
| + 'system/handle_signals_state.h',
|
| 'system/handle_table.cc',
|
| 'system/handle_table.h',
|
| 'system/local_data_pipe.cc',
|
| @@ -220,7 +221,6 @@
|
| 'system/simple_dispatcher.h',
|
| 'system/transport_data.cc',
|
| 'system/transport_data.h',
|
| - 'system/wait_flags_state.h',
|
| 'system/waiter.cc',
|
| 'system/waiter.h',
|
| 'system/waiter_list.cc',
|
|
|