| Index: trunk/src/webkit/plugins/npapi/webplugin_delegate_impl.h
|
| ===================================================================
|
| --- trunk/src/webkit/plugins/npapi/webplugin_delegate_impl.h (revision 202368)
|
| +++ trunk/src/webkit/plugins/npapi/webplugin_delegate_impl.h (working copy)
|
| @@ -112,7 +112,6 @@
|
| virtual bool HandleInputEvent(const WebKit::WebInputEvent& event,
|
| WebCursor::CursorInfo* cursor_info) OVERRIDE;
|
| virtual NPObject* GetPluginScriptableObject() OVERRIDE;
|
| - virtual NPP GetPluginNPP() OVERRIDE;
|
| virtual bool GetFormValue(base::string16* value) OVERRIDE;
|
| virtual void DidFinishLoadWithReason(const GURL& url,
|
| NPReason reason,
|
|
|