chromium/chrome/browser/enterprise/connectors/README.md

This directory contains code used by Chrome Enterprise Connectors. This
includes:
  * Code to handle Connector policies.
  * Utilities, classes and services used by multiple Connectors.
  * Code specific to content analysis Connectors (in analysis/).
    * Code shared with user downloads cloud scanning should be added to `//chrome/browser/safe_browsing/cloud_content_scanning/` instead.
    * Code specific to user downloads cloud scanning should be added to `//chrome/browser/safe_browsing/download_protection/` instead.
  * Code specific to reporting Connectors (in reporting/).