| 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 f435098dc75b7eb9a1c5fb9de23c14968cc4bd38..4970b116c4d5848e7be25f81da128fbfc75f3779 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
|
| @@ -26,8 +26,6 @@ class SelLdrLauncherChrome : public nacl::SelLdrLauncherBase {
|
| bool enable_dyncode_syscalls,
|
| bool enable_exception_handling,
|
| bool enable_crash_throttling,
|
| - const PPP_ManifestService* manifest_service_interface,
|
| - void* manifest_service_user_data,
|
| pp::CompletionCallback callback);
|
| };
|
|
|
|
|