Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 79c823b5bf4b1e906ba71423b1f4ee4b3d6d4cba..745acb0d8a5ceff044af3db7b5f07106c09ccdfa 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -88,6 +88,7 @@ enum IPCMessageStart { |
| WebRTCIdentityMsgStart, |
| EncodedVideoCaptureMsgStart, |
| LocalDiscoveryMsgStart, |
| + PowerMonitorMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |