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