| Index: ipc/attachment_broker_unprivileged_mac.h
|
| diff --git a/ipc/attachment_broker_unprivileged_mac.h b/ipc/attachment_broker_unprivileged_mac.h
|
| index b47233f689fbf89c15cf9fcc3e1d618e2771b113..aa058e3ae1910fb8642120c9507328fb45c28921 100644
|
| --- a/ipc/attachment_broker_unprivileged_mac.h
|
| +++ b/ipc/attachment_broker_unprivileged_mac.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef IPC_ATTACHMENT_BROKER_UNPRIVILEGED_MAC_H_
|
| #define IPC_ATTACHMENT_BROKER_UNPRIVILEGED_MAC_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ipc/attachment_broker_unprivileged.h"
|
| #include "ipc/ipc_export.h"
|
| #include "ipc/mach_port_attachment_mac.h"
|
|
|