We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91878d commit 3b4e7faCopy full SHA for 3b4e7fa
1 file changed
tur-chromium/chromium-stable/0006-iwyu-opener_heuristic_utils.patch
@@ -0,0 +1,14 @@
1
+https://github.com/chromium/chromium/commit/4c736420952f355f18bdc4f4ea2d16e4514fa034
2
+
3
+--- a/content/browser/tpcd_heuristics/opener_heuristic_utils.h
4
++++ b/content/browser/tpcd_heuristics/opener_heuristic_utils.h
5
+@@ -6,6 +6,9 @@
6
+ #define CONTENT_BROWSER_TPCD_HEURISTICS_OPENER_HEURISTIC_UTILS_H_
7
8
+ #include <map>
9
++#include <set>
10
++#include <string>
11
++#include <utility>
12
13
+ #include "base/types/optional_ref.h"
14
+ #include "content/common/content_export.h"
0 commit comments