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..6b5eec9c532026c8bf9f5136ec490552e87af50a 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -106,6 +106,7 @@ enum IPCMessageStart { |
| OzoneGpuMsgStart, |
| ChromeUtilityExtensionsMsgStart, |
| PlatformNotificationMsgStart, |
| + PDFMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |