Index: webkit/glue/plugins/pepper_webplugin_impl.cc |
=================================================================== |
--- webkit/glue/plugins/pepper_webplugin_impl.cc (revision 48402) |
+++ webkit/glue/plugins/pepper_webplugin_impl.cc (working copy) |
@@ -23,7 +23,6 @@ |
WebPluginImpl::WebPluginImpl( |
PluginModule* plugin_module, |
- WebKit::WebFrame* frame, |
const WebPluginParams& params, |
const base::WeakPtr<PluginDelegate>& plugin_delegate) |
: init_data_(new InitData()) { |