Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index bcfcf7c8e9b17a32f1a38b0f09cc3da2dba57af2..57f6dcc87ce267d74f3ca288d2b5e6b5c97d1e31 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -106,6 +106,7 @@ enum IPCMessageStart { |
| OzoneGpuMsgStart, |
| ChromeUtilityExtensionsMsgStart, |
| PlatformNotificationMsgStart, |
| + CredentialManagerMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |