Index: webkit/glue/plugins/webplugin_delegate_impl_mac.cc |
=================================================================== |
--- webkit/glue/plugins/webplugin_delegate_impl_mac.cc (revision 9653) |
+++ webkit/glue/plugins/webplugin_delegate_impl_mac.cc (working copy) |
@@ -50,7 +50,7 @@ |
} // namespace |
-WebPluginDelegateImpl* WebPluginDelegateImpl::Create( |
+WebPluginDelegate* WebPluginDelegate::Create( |
const FilePath& filename, |
const std::string& mime_type, |
gfx::NativeView containing_view) { |