Bounce Tracking Mitigations (BTM)
This directory contains the code for portions of Chromium's Bounce Tracking
Mitigation (BTM) feature that have dependencies within //chrome.
The main feature implementation is found //content/browser/btm.
For additional information on how bounce tracking mitigations work, see the
README in that directory.