Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 337b1aaa87a7de2f73be7fd350c868a68e95e9f6..8e94e049b949937b1263dc93bb8f2c4b9b435804 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -104,6 +104,7 @@ enum IPCMessageStart { |
| PushMessagingMsgStart, |
| GinJavaBridgeMsgStart, |
| BatteryStatusMsgStart, |
| + UtilityPrintingMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |