tree: f48c4e1dee5fe32a70ee3a298008f8daa0364263 [path history] [tgz]
  1. content/
  2. core/
  3. mojom/
  4. BUILD.gn
  5. DEPS
  6. DIR_METADATA
  7. features.gni
  8. feed_feature_list.cc
  9. feed_feature_list.h
  10. OWNERS
  11. README.md
components/feed/README.md

Feed Component

The Feed component provides a cross-platform implementation of many components used in the Discover Feed (shown on the NTP).

Primary responsibilities:

  • Fetching, loading and persisting Feed content.
  • Sending actions
  • Recording metrics
  • Configuration of WebFeeds

Note that ‘v2’ is now the only Feed implementation available.