summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-93-phishing-classifier-include.patch
blob: 64a95fe99b7032228af985cae139558ccb6f427e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/components/safe_browsing/content/renderer/phishing_classifier/phishing_classifier.h b/components/safe_browsing/content/renderer/phishing_classifier/phishing_classifier.h
index e86d14e8d..b3e74406c 100644
--- a/components/safe_browsing/content/renderer/phishing_classifier/phishing_classifier.h
+++ b/components/safe_browsing/content/renderer/phishing_classifier/phishing_classifier.h
@@ -23,6 +23,7 @@
 #include <memory>
 #include <set>
 #include <string>
+#include <vector>
 
 #include "base/callback.h"
 #include "base/macros.h"