| Index: mojo/edk/system/message_pipe_endpoint.h
|
| diff --git a/mojo/edk/system/message_pipe_endpoint.h b/mojo/edk/system/message_pipe_endpoint.h
|
| index 65462eae27fa0272c939729649baaeaf544f9783..837e66003a79f352a5d0cd42b82c35530cf693d8 100644
|
| --- a/mojo/edk/system/message_pipe_endpoint.h
|
| +++ b/mojo/edk/system/message_pipe_endpoint.h
|
| @@ -11,6 +11,7 @@
|
| #include <vector>
|
|
|
| #include "mojo/edk/system/handle.h"
|
| +#include "mojo/edk/system/handle_signals_state.h"
|
| #include "mojo/edk/system/memory.h"
|
| #include "mojo/edk/system/message_in_transit.h"
|
| #include "mojo/public/c/system/handle.h"
|
|
|