Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| =================================================================== |
| --- ipc/ipc_message_utils.h (revision 81979) |
| +++ ipc/ipc_message_utils.h (working copy) |
| @@ -88,6 +88,7 @@ |
| ExtensionMsgStart, |
| VideoCaptureMsgStart, |
| QuotaMsgStart, |
| + IconMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |