tree: 3f6ee26b0a808283a1911652947b4c007e98411f [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.