Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 59a0db962a0078a7d3fe575396782b86df287d74..49b5c64a97449c2d0cf26baa0832b020be1e1f97 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -105,6 +105,7 @@ enum IPCMessageStart { |
| AecDumpMsgStart, |
| OzoneGpuMsgStart, |
| ChromeUtilityExtensionsMsgStart, |
| + WakeLockMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |