blob: 840d425170df886bec8063fc1cdeeb5786c45b49 [file] [log] [blame] [view]
# Reduce fingerprinting in Accept-Language header
This README will serve as a reference for the Chromium implementation of [Reduce fingerprinting in the Accept-Language header](https://github.com/Tanych/accept-language).
The code can be found in the following directories:
* [/components/reduce_accept_language/] (This directory)
* [/chrome/browser/reduce_accept_language/]
* [/content/browser/reduce_accept_language/]
[TOC]