Chromium Code Reviews| Index: src/shared/ppapi_proxy/plugin_ppp_rpc_server.cc |
| =================================================================== |
| --- src/shared/ppapi_proxy/plugin_ppp_rpc_server.cc (revision 4034) |
| +++ src/shared/ppapi_proxy/plugin_ppp_rpc_server.cc (working copy) |
| @@ -80,7 +80,7 @@ |
| NaClSrpcRpc* rpc, |
| NaClSrpcClosure* done, |
| int32_t pid, |
| - int64_t module, |
| + PP_Module module, |
| NaClSrpcImcDescType upcall_channel_desc, |
| char* service_description, |
| int32_t* nacl_pid, |