Chromium Code Reviews| Index: ipc/ipc_message_attachment.h |
| diff --git a/ipc/ipc_message_attachment.h b/ipc/ipc_message_attachment.h |
| index 5ed27cae21aeb8fe203f0bf355497bd06c5a8d4b..dda063000129b06c8bfc7a0c7c36c37cd3256848 100644 |
| --- a/ipc/ipc_message_attachment.h |
| +++ b/ipc/ipc_message_attachment.h |
| @@ -8,6 +8,7 @@ |
| #include "base/files/file.h" |
| #include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| +#include "build/build_config.h" |
| #include "ipc/ipc_export.h" |
| namespace IPC { |