summaryrefslogtreecommitdiffstats
path: root/chromium/components/feed/README.md
blob: e64ad6df150ac337bd58fcef62dcd3585e4a8ab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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.