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