Chromium Code Reviews| Index: ipc/ipc_message_utils.h |
| =================================================================== |
| --- ipc/ipc_message_utils.h (revision 77977) |
| +++ ipc/ipc_message_utils.h (working copy) |
| @@ -75,6 +75,7 @@ |
| FileSystemMsgStart, |
| ChildProcessMsgStart, |
| ClipboardMsgStart, |
| + BlobMsgStart, |
| }; |
| class DictionaryValue; |