summaryrefslogtreecommitdiffstats
path: root/chrome/browser/safe_browsing/malware_details_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/safe_browsing/malware_details_history.h')
-rw-r--r--chrome/browser/safe_browsing/malware_details_history.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/safe_browsing/malware_details_history.h b/chrome/browser/safe_browsing/malware_details_history.h
index 7482cc5..012a748 100644
--- a/chrome/browser/safe_browsing/malware_details_history.h
+++ b/chrome/browser/safe_browsing/malware_details_history.h
@@ -26,6 +26,8 @@ namespace safe_browsing {
typedef std::vector<GURL> RedirectChain;
}
+class Profile;
+
class MalwareDetailsRedirectsCollector
: public base::RefCountedThreadSafe<
MalwareDetailsRedirectsCollector,