| Index: webkit/plugins/npapi/webplugin_delegate.h
|
| ===================================================================
|
| --- webkit/plugins/npapi/webplugin_delegate.h (revision 98657)
|
| +++ webkit/plugins/npapi/webplugin_delegate.h (working copy)
|
| @@ -118,9 +118,6 @@
|
| // Indicates a failure in data receipt.
|
| virtual void DidManualLoadFail() = 0;
|
|
|
| - // Only supported when the plugin is the default plugin.
|
| - virtual void InstallMissingPlugin() = 0;
|
| -
|
| // Creates a WebPluginResourceClient instance and returns the same.
|
| virtual WebPluginResourceClient* CreateResourceClient(
|
| unsigned long resource_id,
|
|
|