We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422586b commit a77f20bCopy full SHA for a77f20b
utils.cc
@@ -24,9 +24,6 @@ static constexpr auto kSimpleQueryStringTrackers =
24
base::MakeFixedFlatSet<std::string_view>(
25
base::sorted_unique,
26
{
27
- // https://github.com/brave/brave-browser/issues/32488
28
- "at_recipient_id",
29
- "at_recipient_list",
30
// https://github.com/brave/brave-browser/issues/37971
31
"bbeml",
32
// https://github.com/brave/brave-browser/issues/25238
0 commit comments