Skip to content

Commit 3b4e7fa

Browse files
authored
Create 0006-iwyu-opener_heuristic_utils.patch
1 parent d91878d commit 3b4e7fa

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)