Skip to content

Commit 49b330d

Browse files
https://github.com/brave/brave-browser/issues/9019
1 parent 9df7e8f commit 49b330d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils.cc

-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ static constexpr auto kSimpleQueryStringTrackers =
2424
base::MakeFixedFlatSet<std::string_view>(
2525
base::sorted_unique,
2626
{
27-
// https://github.com/brave/brave-browser/issues/9019
28-
"__hsfp",
29-
"__hssc",
30-
"__hstc",
3127
// https://github.com/brave/brave-browser/issues/9019
3228
"_hsenc",
3329
// https://github.com/brave/brave-browser/issues/34578

0 commit comments

Comments
 (0)