tree: e3f560339713e3459cd8cb371904bc586ac3b969 [path history] [tgz]
  1. first_party_sets_pref_names.cc
  2. first_party_sets_pref_names.h
  3. first_party_sets_util.cc
  4. first_party_sets_util.h
  5. first_party_sets_util_unittest.cc
  6. README.md
chrome/browser/first_party_sets/README.md

First-Party Sets

This directory is home to all First-Party Sets related code that requires being in the browser process (under chrome/browser/).

Most other First-Party Sets code lives in the Network Service under /services/network/first_party_sets/.

Relevant documentation:

Github explainer

First-Party Sets & SameParty Prototype Design Doc