Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index bcfcf7c8e9b17a32f1a38b0f09cc3da2dba57af2..1ea9b303ad78fcfd7ef14050f30d9874575ee3fc 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -106,6 +106,7 @@ enum IPCMessageStart { |
| OzoneGpuMsgStart, |
| ChromeUtilityExtensionsMsgStart, |
| PlatformNotificationMsgStart, |
| + WakeLockMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |