Index: chrome/browser/download/download_request_infobar_delegate.h |
diff --git a/chrome/browser/download/download_request_infobar_delegate.h b/chrome/browser/download/download_request_infobar_delegate.h |
index 0e8f2fe56a62da234a2a3f395e672742771920a6..8ee92de39e1616ab1b0a86ac87a2690c676a6dd1 100644 |
--- a/chrome/browser/download/download_request_infobar_delegate.h |
+++ b/chrome/browser/download/download_request_infobar_delegate.h |
@@ -9,6 +9,8 @@ |
#include "chrome/browser/api/infobars/confirm_infobar_delegate.h" |
#include "chrome/browser/download/download_request_limiter.h" |
+class InfoBarTabHelper; |
+ |
// An infobar delegate that presents the user with a choice to allow or deny |
// multiple downloads from the same site. This confirmation step protects |
// against "carpet-bombing", where a malicious site forces multiple downloads |