Index: ppapi/proxy/ppapi_messages.h |
diff --git a/ppapi/proxy/ppapi_messages.h b/ppapi/proxy/ppapi_messages.h |
index 0eb82585e064716a91d4b036d2449577f02daa43..c516514d356484b651ca808bdb65c1742296d455 100644 |
--- a/ppapi/proxy/ppapi_messages.h |
+++ b/ppapi/proxy/ppapi_messages.h |
@@ -296,9 +296,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, |