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