Index: chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h |
=================================================================== |
--- chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h (revision 109693) |
+++ chrome/browser/ui/cocoa/infobars/mock_link_infobar_delegate.h (working copy) |
@@ -11,8 +11,6 @@ |
#include "base/string16.h" |
#include "chrome/browser/tab_contents/link_infobar_delegate.h" |
-class SkBitmap; |
- |
class MockLinkInfoBarDelegate : public LinkInfoBarDelegate { |
public: |
// Called when |this| is about to be destroyed. |