Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| =================================================================== |
| --- ipc/ipc_message_utils.h (revision 76958) |
| +++ ipc/ipc_message_utils.h (working copy) |
| @@ -70,6 +70,7 @@ |
| AutoFillMsgStart, |
| SafeBrowsingMsgStart, |
| P2PMsgStart, |
| + SocketStreamMsgStart, |
| }; |
| class DictionaryValue; |