summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/render_messages.h')
-rw-r--r--chrome/common/render_messages.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h
index fb68afa..0d3eb80 100644
--- a/chrome/common/render_messages.h
+++ b/chrome/common/render_messages.h
@@ -640,7 +640,6 @@ struct ParamTraits<speech_input::SpeechInputResultItem> {
} // namespace IPC
-#define MESSAGES_INTERNAL_FILE "chrome/common/render_messages_internal.h"
-#include "ipc/ipc_message_macros.h"
+#include "chrome/common/render_messages_internal.h"
#endif // CHROME_COMMON_RENDER_MESSAGES_H_