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