| Index: mojo/edk/system/broker_state.h
|
| diff --git a/mojo/edk/system/broker_state.h b/mojo/edk/system/broker_state.h
|
| index 497a2b8c0656ab16b8e0461b6d08fb242d2b25c0..356b8ffb1e151c0549b029b48588a03a9efa779e 100644
|
| --- a/mojo/edk/system/broker_state.h
|
| +++ b/mojo/edk/system/broker_state.h
|
| @@ -5,6 +5,9 @@
|
| #ifndef MOJO_EDK_SYSTEM_BROKER_STATE_H_
|
| #define MOJO_EDK_SYSTEM_BROKER_STATE_H_
|
|
|
| +#include <stddef.h>
|
| +#include <stdint.h>
|
| +
|
| #include "base/compiler_specific.h"
|
| #include "base/containers/hash_tables.h"
|
| #include "base/macros.h"
|
|
|