| Index: ppapi/proxy/ppapi_messages_internal.h
|
| ===================================================================
|
| --- ppapi/proxy/ppapi_messages_internal.h (revision 65624)
|
| +++ ppapi/proxy/ppapi_messages_internal.h (working copy)
|
| @@ -313,7 +313,7 @@
|
| PP_Resource /* response */,
|
| int32_t /* property */,
|
| pp::proxy::SerializedVar /* result */)
|
| - IPC_SYNC_MESSAGE_ROUTED1_1(PpapiHostMsg_PPBURLResponseInfo_GetBody,
|
| + IPC_SYNC_MESSAGE_ROUTED1_1(PpapiHostMsg_PPBURLResponseInfo_GetBodyAsFileRef,
|
| PP_Resource /* response */,
|
| PP_Resource /* file_ref_result */)
|
|
|
|
|