diff options
Diffstat (limited to 'chrome/common/ipc_message_macros.h')
-rw-r--r-- | chrome/common/ipc_message_macros.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/ipc_message_macros.h b/chrome/common/ipc_message_macros.h index 6bf1997..6ac9f2a 100644 --- a/chrome/common/ipc_message_macros.h +++ b/chrome/common/ipc_message_macros.h @@ -55,6 +55,7 @@ #include "chrome/common/render_messages_internal.h" #include "chrome/renderer/dev_tools_messages_internal.h" #include "chrome/test/automation/automation_messages_internal.h" +#include "chrome/common/worker_messages_internal.h" #endif #ifndef IPC_MESSAGE_MACROS_INCLUDE_BLOCK |