Chromium Code Reviews| Index: ipc/mach_port_attachment_mac.h |
| diff --git a/ipc/mach_port_attachment_mac.h b/ipc/mach_port_attachment_mac.h |
| index 7d8c4d515938f8c1906cd5df9e7718c46cdef33b..7b2465c9f505ca4b24385dd61451a6a7f4bfa793 100644 |
| --- a/ipc/mach_port_attachment_mac.h |
| +++ b/ipc/mach_port_attachment_mac.h |
| @@ -8,6 +8,7 @@ |
| #include <mach/mach.h> |
| #include <stdint.h> |
| +#include "base/macros.h" |
| #include "base/process/process_handle.h" |
| #include "ipc/brokerable_attachment.h" |
| #include "ipc/ipc_export.h" |