| Index: ppapi/proxy/ppapi_messages.h
|
| diff --git a/ppapi/proxy/ppapi_messages.h b/ppapi/proxy/ppapi_messages.h
|
| index 1fadfada6572639f69d9ca0ef7ad98d1fc0a478a..a25db9da445499027cd4b131a56b0518cf376814 100644
|
| --- a/ppapi/proxy/ppapi_messages.h
|
| +++ b/ppapi/proxy/ppapi_messages.h
|
| @@ -291,9 +291,6 @@ IPC_SYNC_MESSAGE_ROUTED2_1(PpapiMsg_PPPInstance_HandleDocumentLoad,
|
| PP_Instance /* instance */,
|
| pp::proxy::HostResource /* url_loader */,
|
| PP_Bool /* result */)
|
| -IPC_SYNC_MESSAGE_ROUTED1_1(PpapiMsg_PPPInstance_GetInstanceObject,
|
| - PP_Instance /* instance */,
|
| - pp::proxy::SerializedVar /* result */)
|
|
|
| // PPP_Instance_Private.
|
| IPC_SYNC_MESSAGE_ROUTED1_1(PpapiMsg_PPPInstancePrivate_GetInstanceObject,
|
|
|