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