Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 10e7368934e758f2b29792bf37676e28e89ef6cd..d972761af42c5b2baf4c56bd03fb71498e227f48 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -99,6 +99,7 @@ enum IPCMessageStart { |
| ScreenOrientationMsgStart, |
| MediaStreamTrackMetricsHostMsgStart, |
| ChromeExtensionMsgStart, |
| + MojoMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |