Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 74d7463a647ae6e7585015c143ad39ac65d4680f..8d813a28c63f0d0482dbb8498eddc57833c2801b 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -106,6 +106,7 @@ enum IPCMessageStart { |
| GinJavaBridgeMsgStart, |
| BatteryStatusMsgStart, |
| UtilityPrintingMsgStart, |
| + AecDumpMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |