Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index 0b085b9e7b08c7d66cc3a3eee473438d606cfc49..3cced708aaefc72746b6d4e6a4d73ba3bd0dd07b 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -87,6 +87,7 @@ enum IPCMessageStart { |
| SpellCheckMsgStart, |
| ExtensionMsgStart, |
| VideoCaptureMsgStart, |
| + QuotaMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |