chromium/components/autofill/core/browser/form_parsing/readme.md

This directory contains files to determine the semantic types of fields of a
form using local heuristics.

The public interface to this is `FormField::ParseFormFields()`.