Chromium Code Reviews| Index: chrome/common/worker_messages.h |
| =================================================================== |
| --- chrome/common/worker_messages.h (revision 68536) |
| +++ chrome/common/worker_messages.h (working copy) |
| @@ -71,7 +71,6 @@ |
| } // 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_ |