Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index ea1f7b998bba752ca08b99a345efeaf935cfc6ad..25696bb929287759096483388e39fa5c1a5c6d6b 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -135,6 +135,7 @@ enum IPCMessageStart { |
| DWriteFontProxyMsgStart, |
| MediaPlayerDelegateMsgStart, |
| SurfaceViewManagerMsgStart, |
| + ExtensionWorkerMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |