Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| =================================================================== |
| --- ipc/ipc_message_utils.h (revision 77144) |
| +++ ipc/ipc_message_utils.h (working copy) |
| @@ -72,6 +72,7 @@ |
| P2PMsgStart, |
| SocketStreamMsgStart, |
| ResourceMsgStart, |
| + FileSystemMsgStart, |
| }; |
| class DictionaryValue; |