tree: a61fd77799253c9dc9e03cd9a0ab52b514c598cc [path history] [tgz]
  1. DIR_METADATA
  2. follow_features.cc
  3. follow_features.h
  4. OWNERS
  5. 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.