Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index b5c003ac7d6512a607b636dd42d41d601e732fbd..e934c98dc963a422eea25d069ea4a0462c416769 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -118,6 +118,7 @@ enum IPCMessageStart { |
| // Note: CastCryptoMsgStart reserved for Chromecast internal code. |
| // Contact gunsch@ before changing/removing. |
| CastCryptoMsgStart, |
| + DataReductionProxyStart, |
| LastIPCMsgStart // Must come last. |
| }; |