Index: ppapi/native_client/src/trusted/plugin/nacl_entry_points.h |
diff --git a/ppapi/native_client/src/trusted/plugin/nacl_entry_points.h b/ppapi/native_client/src/trusted/plugin/nacl_entry_points.h |
index b924066e941079e8dd9ca1e8f7ed42fdec62ac2a..2f02d6b2986877156d8eb3a3db7dac0f54f89855 100644 |
--- a/ppapi/native_client/src/trusted/plugin/nacl_entry_points.h |
+++ b/ppapi/native_client/src/trusted/plugin/nacl_entry_points.h |
@@ -22,6 +22,7 @@ typedef PP_ExternalPluginResult (*LaunchNaClProcessFunc)( |
const char* alleged_url, |
PP_Bool uses_irt, |
PP_Bool uses_ppapi, |
+ PP_Bool uses_nonsfi_mode, |
PP_Bool enable_ppapi_dev, |
PP_Bool enable_dyncode_syscalls, |
PP_Bool enable_exception_handling, |