Index: ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc |
diff --git a/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc b/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc |
index bd8ee9eb515dedcffb8ccde50485bf9503ecd0b8..d27de7e459776fcfb537a4b407fb435dffed3cbd 100644 |
--- a/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc |
+++ b/ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc |
@@ -27,7 +27,7 @@ void SelLdrLauncherChrome::Start( |
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) { |