tree: 0909d42586da94906ecd9dc3e627d69185e4d1cf [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.