Index: content/child/npapi/webplugin_delegate_impl_aura.cc |
=================================================================== |
--- content/child/npapi/webplugin_delegate_impl_aura.cc (revision 222566) |
+++ content/child/npapi/webplugin_delegate_impl_aura.cc (working copy) |
@@ -11,7 +11,8 @@ |
namespace content { |
-WebPluginDelegateImpl::WebPluginDelegateImpl(PluginInstance* instance) { |
+WebPluginDelegateImpl::WebPluginDelegateImpl(WebPlugin* plugin, |
+ PluginInstance* instance) { |
} |
WebPluginDelegateImpl::~WebPluginDelegateImpl() { |