| Index: components/nacl/common/nacl_types.h
|
| diff --git a/components/nacl/common/nacl_types.h b/components/nacl/common/nacl_types.h
|
| index 4adee9dd93215b0c6f7903740389afe851a752f0..84904cc25d6493f358af41ed5a01444c1d4bfa8b 100644
|
| --- a/components/nacl/common/nacl_types.h
|
| +++ b/components/nacl/common/nacl_types.h
|
| @@ -60,7 +60,6 @@ struct NaClStartParams {
|
| bool enable_ipc_proxy;
|
| bool uses_irt;
|
| bool enable_dyncode_syscalls;
|
| - bool uses_nonsfi_mode;
|
| };
|
|
|
| // Parameters sent to the browser process to have it launch a NaCl process.
|
|
|