| Index: ipc/mojo/ipc_mojo_handle_attachment.h
 | 
| diff --git a/ipc/mojo/ipc_mojo_handle_attachment.h b/ipc/mojo/ipc_mojo_handle_attachment.h
 | 
| index 2b31bf3a3f153d9156a1b672dbf028d95877430c..2d51879c7afadaa0470de22d80bf2ac027ba0caa 100644
 | 
| --- a/ipc/mojo/ipc_mojo_handle_attachment.h
 | 
| +++ b/ipc/mojo/ipc_mojo_handle_attachment.h
 | 
| @@ -6,6 +6,8 @@
 | 
|  #define IPC_MOJO_IPC_MOJO_HANDLE_ATTACHMENT_H_
 | 
|  
 | 
|  #include "base/files/file.h"
 | 
| +#include "base/macros.h"
 | 
| +#include "build/build_config.h"
 | 
|  #include "ipc/ipc_export.h"
 | 
|  #include "ipc/ipc_message_attachment.h"
 | 
|  #include "mojo/public/cpp/system/handle.h"
 | 
| 
 |