| Index: components/nacl/common/nacl_messages.h
|
| diff --git a/components/nacl/common/nacl_messages.h b/components/nacl/common/nacl_messages.h
|
| index 9f892be4779b38280a2099768cd26d1e008100f3..77db20157193e06b90018d957c0b012932832b5a 100644
|
| --- a/components/nacl/common/nacl_messages.h
|
| +++ b/components/nacl/common/nacl_messages.h
|
| @@ -24,7 +24,6 @@ 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(uses_nonsfi_mode)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| //-----------------------------------------------------------------------------
|
|
|