tree: ac127abe367526cfc4792c75ecbc6e0c7252d903 [path history] [tgz]
  1. content/
  2. core/
  3. mojom/
  4. BUILD.gn
  5. COMMON_METADATA
  6. DEPS
  7. DIR_METADATA
  8. features.gni
  9. feed_feature_list.cc
  10. feed_feature_list.h
  11. OWNERS
  12. 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.