Chromium Code Reviews| Index: webkit/glue/plugins/webplugin_delegate_impl.h |
| =================================================================== |
| --- webkit/glue/plugins/webplugin_delegate_impl.h (revision 2736) |
| +++ webkit/glue/plugins/webplugin_delegate_impl.h (working copy) |
| @@ -51,7 +51,6 @@ |
| virtual NPObject* GetPluginScriptableObject(); |
| virtual void DidFinishLoadWithReason(NPReason reason); |
| virtual int GetProcessId(); |
| - virtual HWND GetWindowHandle(); |
| virtual void FlushGeometryUpdates() { |
| } |