Chromium Code Reviews| Index: chrome/common/ipc_message.h |
| diff --git a/chrome/common/ipc_message.h b/chrome/common/ipc_message.h |
| index 0af3b44de0c4a932125c2847d989abaea2c6b356..8aedbe3b47007578306a03b59b6074909301d0b6 100644 |
| --- a/chrome/common/ipc_message.h |
| +++ b/chrome/common/ipc_message.h |
| @@ -17,7 +17,7 @@ |
| #define IPC_MESSAGE_LOG_ENABLED |
| #endif |
| #elif defined(OS_POSIX) |
| -#include "chrome/common/file_descriptor_posix.h" |
| +#include "chrome/common/descriptor_set_posix.h" |
| #endif |
| namespace IPC { |