Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 7ce2bdd8542fc29943092c561e22e819ad992287..13cc657b6a7d8f3f0868e886d27329bdcb97b2a3 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -88,6 +88,7 @@ enum IPCMessageStart { |
| NaClHostMsgStart, |
| WebRTCIdentityMsgStart, |
| LocalDiscoveryMsgStart, |
| + NetworkingPrivateMsgStart, |
| PowerMonitorMsgStart, |
| EncryptedMediaMsgStart, |
| ServiceWorkerMsgStart, |