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..f60af4a2ab867eb59065bc02a3a7231ea65d9f36 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(embedder_service_ipc_channel_handle) |
IPC_STRUCT_TRAITS_MEMBER(plugin_pid) |
IPC_STRUCT_TRAITS_MEMBER(plugin_child_id) |
IPC_STRUCT_TRAITS_END() |