tree: ad61b7a6250c83b0a3a486c2460701f7403b428b [path history] [tgz]
  1. common/
  2. DEPS
  3. DIR_METADATA
  4. OWNERS
  5. README.md
components/webdata/README.md

The webdata component manages the “web database”, a SQLite database stored in the user's profile containing various webpage-related metadata such as autofill and web search engine data.

This component is not allowed to depend on content/, because it is used by iOS. If dependencies on content/ need to be added, this component will have to be made into a layered component: see https://www.chromium.org/developers/design-documents/layered-components-design .