summaryrefslogtreecommitdiffstats
path: root/chrome/browser/api/infobars/link_infobar_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/api/infobars/link_infobar_delegate.h')
-rw-r--r--chrome/browser/api/infobars/link_infobar_delegate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/api/infobars/link_infobar_delegate.h b/chrome/browser/api/infobars/link_infobar_delegate.h
index 711d516..b05c4a3 100644
--- a/chrome/browser/api/infobars/link_infobar_delegate.h
+++ b/chrome/browser/api/infobars/link_infobar_delegate.h
@@ -10,8 +10,6 @@
#include "base/string16.h"
#include "chrome/browser/api/infobars/infobar_delegate.h"
-class InfoBarTabHelper;
-
// An interface derived from InfoBarDelegate implemented by objects wishing to
// control a LinkInfoBar.
class LinkInfoBarDelegate : public InfoBarDelegate {