Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| diff --git a/ipc/ipc_message_utils.h b/ipc/ipc_message_utils.h |
| index 2b0fcef932c3dc931cd228a2793957a907d5de60..e9f733053eccd9280acef2b3352b54294589569d 100644 |
| --- a/ipc/ipc_message_utils.h |
| +++ b/ipc/ipc_message_utils.h |
| @@ -68,6 +68,7 @@ enum IPCMessageStart { |
| SpeechInputMsgStart, |
| PepperMsgStart, |
| AutoFillMsgStart, |
| + SafeBrowsingMsgStart, |
| }; |
| class DictionaryValue; |