tree: 422add8dfa4cf4081f968a05a01b5200916a8ef0
  1. core/
  2. BUILD.gn
  3. COMMON_METADATA
  4. DEPS
  5. DIR_METADATA
  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

Note that ‘v2’ is now the only Feed implementation available.