Skip to content

Commit

Permalink
Enable the browsing topics features
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeenan committed May 29, 2024
1 parent 53189db commit 283fae9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal/chrome_desktop.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
]

ENABLE_CHROME_FEATURES = [
'BrowsingTopics',
'InterestGroupStorage',
'PrivacySandboxAdsAPIsOverride',
]

DISABLE_CHROME_FEATURES = [
Expand Down

0 comments on commit 283fae9

Please sign in to comment.