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