summaryrefslogtreecommitdiffstats
path: root/components/safe_browsing_db/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/safe_browsing_db/util.h')
-rw-r--r--components/safe_browsing_db/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/safe_browsing_db/util.h b/components/safe_browsing_db/util.h
index 932d5bd..e36ce1d 100644
--- a/components/safe_browsing_db/util.h
+++ b/components/safe_browsing_db/util.h
@@ -65,6 +65,7 @@ enum class ThreatPatternType {
// Some fields are only applicable to certain lists.
struct ThreatMetadata {
ThreatMetadata();
+ ThreatMetadata(const ThreatMetadata& other);
~ThreatMetadata();
// Type of blacklisted page. Used on malware and UwS lists.