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