| Index: third_party/mojo/src/mojo/edk/system/handle_signals_state.h
|
| diff --git a/third_party/mojo/src/mojo/edk/system/handle_signals_state.h b/third_party/mojo/src/mojo/edk/system/handle_signals_state.h
|
| index bec6e74b0d810f1f8186c423d7612c5f067c0868..501d9031f08378fb0df0e1e85c076c91bfb51582 100644
|
| --- a/third_party/mojo/src/mojo/edk/system/handle_signals_state.h
|
| +++ b/third_party/mojo/src/mojo/edk/system/handle_signals_state.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef THIRD_PARTY_MOJO_SRC_MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_
|
| #define THIRD_PARTY_MOJO_SRC_MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_
|
|
|
| -#include "mojo/public/c/system/types.h"
|
| #include "third_party/mojo/src/mojo/edk/system/system_impl_export.h"
|
| +#include "third_party/mojo/src/mojo/public/c/system/types.h"
|
|
|
| namespace mojo {
|
| namespace system {
|
|
|