tree: 450494d5593aefa09a21f8a3ef56291349e088ba [path history] [tgz]
  1. commands/
  2. features/
  3. DEPS
  4. 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...).