Index: ppapi/proxy/ppb_instance_proxy.h |
diff --git a/ppapi/proxy/ppb_instance_proxy.h b/ppapi/proxy/ppb_instance_proxy.h |
index 12e56b938e5695c2fb265e36797ce10a3590410a..0737b58ea75757439da1b47d3712359d9d5d5a21 100644 |
--- a/ppapi/proxy/ppb_instance_proxy.h |
+++ b/ppapi/proxy/ppb_instance_proxy.h |
@@ -39,8 +39,6 @@ class PPB_Instance_Proxy : public InterfaceProxy, |
PPB_Instance_Proxy(Dispatcher* dispatcher); |
virtual ~PPB_Instance_Proxy(); |
- static const Info* GetInfoPrivate(); |
- |
// InterfaceProxy implementation. |
virtual bool OnMessageReceived(const IPC::Message& msg); |