Chromium Code Reviews| Index: webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc |
| =================================================================== |
| --- webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc (revision 98657) |
| +++ webkit/plugins/npapi/webplugin_delegate_impl_gtk.cc (working copy) |
| @@ -116,10 +116,6 @@ |
| WindowlessPaint(context, rect); |
| } |
| -void WebPluginDelegateImpl::InstallMissingPlugin() { |
| - NOTIMPLEMENTED(); |
| -} |
| - |
| bool WebPluginDelegateImpl::WindowedCreatePlugin() { |
| DCHECK(!windowed_handle_); |
| DCHECK(!plug_); |