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 50e884836cc797c5e88e8f42bc62efd53e76e150..7ab23394eb4ff01a73fd5e8cccf43037b11c5a81 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 |
@@ -25,7 +25,7 @@ class SelLdrLauncherChrome : public nacl::SelLdrLauncherBase { |
bool enable_dyncode_syscalls, |
bool enable_exception_handling, |
bool enable_crash_throttling, |
- const PP_ManifestService* manifest_service_interface, |
+ const PPP_ManifestService* manifest_service_interface, |
void* manifest_service_user_data, |
PP_Var* error_message, |
pp::CompletionCallback callback); |