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