tree: 7043d458014dd88b5dbb5fea046d1d9e42092c30 [path history] [tgz]
  1. DIR_METADATA
  2. OWNERS
  3. README.md
chrome/browser/follow/README.md

Follow

This directory contains code and metadata for the Follow feature, which allows users to follow sites and get updates from them. This directory has frontend and Chrome-specific parts of the Following feature. Other important directories include:

  • //chrome/browser/feed
  • //components/feed

This directory is likely to contain very little code, since the Follow implementation is largely part of the Feed at the moment.