Index: ipc/ipc_message_start.h |
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
index f5538a91954fb0ab39e62bcf0f8e8a9d695045d6..1bdca18fe819b3202daffa01e8740bc40e31fb27 100644 |
--- a/ipc/ipc_message_start.h |
+++ b/ipc/ipc_message_start.h |
@@ -124,6 +124,7 @@ enum IPCMessageStart { |
ChromeAppBannerMsgStart, |
SafeJsonParserMsgStart, |
AttachmentBrokerMsgStart, |
+ RenderProcessMsgStart, |
LastIPCMsgStart // Must come last. |
}; |