Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index ca4e5f8277fab0e13ca2de37ff30199daad57b07..9416fe5a3558888c8e18baf600985263b22e302e 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -106,7 +106,7 @@ enum IPCMessageStart { |
| BrowserPluginMsgStart, |
| HyphenatorMsgStart, |
| AndroidWebViewMsgStart, |
| - ViewerMsgStart, |
| + MetroViewerMsgStart, |
| CCMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |