Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index 7d444b58924c45e0fedb2e0c073f3a0ca9d78d2f..9c7812a5efb8c7602fa4b7cbe07257bbe85ba385 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -82,6 +82,7 @@ enum IPCMessageStart { |
| DesktopNotificationMsgStart, |
| GeolocationMsgStart, |
| AudioMsgStart, |
| + MediaLogMsgStart, |
|
jam
2011/07/29 16:08:55
nit: people usually just add at the end
|
| ChromeMsgStart, |
| DragMsgStart, |
| PrintMsgStart, |