Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index f1b416dac04782d0e19970f1435c710005712598..a44a7a7a8896ebb24bbd4242a210930b14579c64 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -114,6 +114,7 @@ enum IPCMessageStart { |
| LayoutTestMsgStart, |
| DnsPrefetchMsgStart, |
| BluetoothMsgStart, |
| + NavigatorConnectMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |