| // Copyright 2014 The Chromium Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #ifndef MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_ | |
| #define MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_ | |
| #include "mojo/public/cpp/system/handle_signals_state.h" | |
| // TODO(rockot): Remove this header and use the C++ system library type | |
| // directly inside the EDK. | |
| #endif // MOJO_EDK_SYSTEM_HANDLE_SIGNALS_STATE_H_ |