Index: ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h |
diff --git a/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h b/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h |
index 87741160d8f55481f918e23b7d4fc8b1dace5ec9..f512535c6fdcab6730c52fb10ae062cb10f4352a 100644 |
--- a/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h |
+++ b/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h |
@@ -19,6 +19,7 @@ class SelLdrLauncherChrome : public nacl::SelLdrLauncherBase { |
const char* url, |
bool uses_irt, |
bool uses_ppapi, |
+ bool uses_nonsfi_mode, |
bool enable_ppapi_dev, |
bool enable_dyncode_syscalls, |
bool enable_exception_handling, |