Index: ipc/ipc_message_start.h |
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
index 57f6dcc87ce267d74f3ca288d2b5e6b5c97d1e31..5acf8c1df51d088ce83f7b615a3127705b523855 100644 |
--- a/ipc/ipc_message_start.h |
+++ b/ipc/ipc_message_start.h |
@@ -107,6 +107,7 @@ enum IPCMessageStart { |
ChromeUtilityExtensionsMsgStart, |
PlatformNotificationMsgStart, |
CredentialManagerMsgStart, |
+ PDFMsgStart, |
LastIPCMsgStart // Must come last. |
}; |