tree: 2ee1186e7bb33c7b9bc885221c439c3f9fd510e4 [path history] [tgz]
  1. content/
  2. core/
  3. mojom/
  4. BUILD.gn
  5. COMMON_METADATA
  6. DEPS
  7. DIR_METADATA
  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.