Chromium Code Reviews| Index: content/plugin/webplugin_delegate_stub.h |
| =================================================================== |
| --- content/plugin/webplugin_delegate_stub.h (revision 98657) |
| +++ content/plugin/webplugin_delegate_stub.h (working copy) |
| @@ -97,7 +97,6 @@ |
| void OnDidReceiveManualData(const std::vector<char>& buffer); |
| void OnDidFinishManualLoading(); |
| void OnDidManualLoadFail(); |
| - void OnInstallMissingPlugin(); |
| void OnHandleURLRequestReply(unsigned long resource_id, |
| const GURL& url, |
| int notify_id); |