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