From 21d179b334e59e9a3bfcaed4c4430bef1bc5759d Mon Sep 17 00:00:00 2001 From: Kristian Monsen Date: Wed, 11 May 2011 20:53:37 +0100 Subject: Merge Chromium at 10.0.621.0: Initial merge by git. Change-Id: I070cc91c608dfa4a968a5a54c173260765ac8097 --- chrome/common/worker_messages.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chrome/common/worker_messages.h') diff --git a/chrome/common/worker_messages.h b/chrome/common/worker_messages.h index 0e76c4f..28fec62 100644 --- a/chrome/common/worker_messages.h +++ b/chrome/common/worker_messages.h @@ -71,7 +71,6 @@ struct ParamTraits { } // namespace IPC -#define MESSAGES_INTERNAL_FILE "chrome/common/worker_messages_internal.h" -#include "ipc/ipc_message_macros.h" +#include "chrome/common/worker_messages_internal.h" #endif // CHROME_COMMON_WORKER_MESSAGES_H_ -- cgit v1.1