chromium/components/reduce_accept_language/README.md

# 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]