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