Index: components/nacl/common/nacl_host_messages.h |
diff --git a/components/nacl/common/nacl_host_messages.h b/components/nacl/common/nacl_host_messages.h |
index da7478bf8782456e153f086c9c194955323c96ef..88237dab288867b519d789e5416da36d8366c6e8 100644 |
--- a/components/nacl/common/nacl_host_messages.h |
+++ b/components/nacl/common/nacl_host_messages.h |
@@ -34,6 +34,7 @@ IPC_STRUCT_TRAITS_BEGIN(nacl::NaClLaunchResult) |
IPC_STRUCT_TRAITS_MEMBER(imc_channel_handle) |
IPC_STRUCT_TRAITS_MEMBER(ppapi_ipc_channel_handle) |
IPC_STRUCT_TRAITS_MEMBER(trusted_ipc_channel_handle) |
+ IPC_STRUCT_TRAITS_MEMBER(manifest_service_ipc_channel_handle) |
IPC_STRUCT_TRAITS_MEMBER(plugin_pid) |
IPC_STRUCT_TRAITS_MEMBER(plugin_child_id) |
IPC_STRUCT_TRAITS_END() |