Index: content/child/npapi/webplugin_delegate_impl_mac.mm |
=================================================================== |
--- content/child/npapi/webplugin_delegate_impl_mac.mm (revision 212806) |
+++ content/child/npapi/webplugin_delegate_impl_mac.mm (working copy) |
@@ -31,7 +31,6 @@ |
using WebKit::WebInputEvent; |
using WebKit::WebMouseEvent; |
using WebKit::WebMouseWheelEvent; |
-using webkit::WebPluginInfo; |
// Important implementation notes: The Mac definition of NPAPI, particularly |
// the distinction between windowed and windowless modes, differs from the |