| Index: webkit/plugins/npapi/webplugin_impl.h
|
| ===================================================================
|
| --- webkit/plugins/npapi/webplugin_impl.h (revision 98657)
|
| +++ webkit/plugins/npapi/webplugin_impl.h (working copy)
|
| @@ -110,8 +110,6 @@
|
| const std::string& cookie);
|
| virtual std::string GetCookies(const GURL& url,
|
| const GURL& first_party_for_cookies);
|
| - virtual void OnMissingPluginStatus(int status);
|
| -
|
| virtual void URLRedirectResponse(bool allow, int resource_id);
|
|
|
| // Given a (maybe partial) url, completes using the base url.
|
|
|