Chromium Code Reviews| Index: ppapi/proxy/ppp_class_proxy.h |
| =================================================================== |
| --- ppapi/proxy/ppp_class_proxy.h (revision 73960) |
| +++ ppapi/proxy/ppp_class_proxy.h (working copy) |
| @@ -40,8 +40,6 @@ |
| int64 class_data); |
| // InterfaceProxy implementation. |
| - virtual const void* GetSourceInterface() const; |
| - virtual InterfaceID GetInterfaceId() const; |
| virtual bool OnMessageReceived(const IPC::Message& msg); |
| private: |