| # 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...). | |