Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index d4966bc41962b7a93c7d94978f1aa10f0bedc165..9543a666a12fee65229f99526f8d5663a154acd7 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -124,6 +124,7 @@ enum IPCMessageStart { |
| DataReductionProxyStart, |
| ContentSettingsMsgStart, |
| ChromeAppBannerMsgStart, |
| + SafeJsonParserMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |