| Index: ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h
|
| ===================================================================
|
| --- ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h (revision 211556)
|
| +++ ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.h (working copy)
|
| @@ -19,7 +19,8 @@
|
| bool uses_ppapi,
|
| bool enable_ppapi_dev,
|
| bool enable_dyncode_syscalls,
|
| - bool enable_exception_handling);
|
| + bool enable_exception_handling,
|
| + nacl::string* error_message);
|
| };
|
|
|
| } // namespace plugin
|
|
|