tree: e1a944711c63e15943ff86a54059290521cacdb5 [path history] [tgz]
  1. commands/
  2. features/
  3. metrics/
  4. prototypes/
  5. DEPS
  6. README.md
ios/chrome/browser/shared/public/README.md

Shared public folder

This folder is supposed to contain the code shared through //ios/chrome/browser.

This is code that is used by all layers of our architecture or “public” API of a layer (for example: commands as public API of the UI, flags as it is shared by all layers...).