| Index: ipc/attachment_broker_unprivileged.h | 
| diff --git a/ipc/attachment_broker_unprivileged.h b/ipc/attachment_broker_unprivileged.h | 
| index 178406a3f380def5a3ebef27c8eab132570476ed..b572ff8266a2fbef12bb5a2aa8dcd30ee3bef397 100644 | 
| --- a/ipc/attachment_broker_unprivileged.h | 
| +++ b/ipc/attachment_broker_unprivileged.h | 
| @@ -5,6 +5,7 @@ | 
| #ifndef IPC_ATTACHMENT_BROKER_UNPRIVILEGED_H_ | 
| #define IPC_ATTACHMENT_BROKER_UNPRIVILEGED_H_ | 
|  | 
| +#include "base/macros.h" | 
| #include "base/memory/scoped_ptr.h" | 
| #include "ipc/attachment_broker.h" | 
| #include "ipc/ipc_export.h" | 
|  |