Chromium Code Reviews| Index: content/plugin/webplugin_proxy.h |
| =================================================================== |
| --- content/plugin/webplugin_proxy.h (revision 98657) |
| +++ content/plugin/webplugin_proxy.h (working copy) |
| @@ -79,7 +79,6 @@ |
| virtual std::string GetCookies(const GURL& url, |
| const GURL& first_party_for_cookies); |
| - virtual void OnMissingPluginStatus(int status); |
| // class-specific methods |
| // Returns a WebPluginResourceClient object given its id, or NULL if no |