Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index ab01171e619c2d9cb8da5237876a9668a5ea1773..4bcd7c29c1c6288dbae1eceae4bd43e4b1640c24 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -77,6 +77,7 @@ enum IPCMessageStart { |
| OneClickSigninMsgStart, |
| AppShimMsgStart, |
| WebRtcLoggingMsgStart, |
| + UrlHandlingMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |