Index: components/nacl/common/nacl_messages.h |
diff --git a/components/nacl/common/nacl_messages.h b/components/nacl/common/nacl_messages.h |
index 6d613b0690af4ef4b97a7f9ed47628d751af53c0..eeaedf9396648667643e5c302d052634a6136e5c 100644 |
--- a/components/nacl/common/nacl_messages.h |
+++ b/components/nacl/common/nacl_messages.h |
@@ -27,6 +27,7 @@ IPC_STRUCT_TRAITS_BEGIN(nacl::NaClStartParams) |
IPC_STRUCT_TRAITS_MEMBER(enable_ipc_proxy) |
IPC_STRUCT_TRAITS_MEMBER(uses_irt) |
IPC_STRUCT_TRAITS_MEMBER(enable_dyncode_syscalls) |
+ IPC_STRUCT_TRAITS_MEMBER(crash_info_shmem_handle) |
IPC_STRUCT_TRAITS_END() |
//----------------------------------------------------------------------------- |