Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 773d4e1929e943e5d9e2020f9e7ab820b07d6452..463f0d500c02bb0207a449815c924c2161601867 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -110,6 +110,7 @@ enum IPCMessageStart { |
| PDFMsgStart, |
| WebCacheMsgStart, |
| ManifestManagerMsgStart, |
| + ExtensionUtilityMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |