tree: c81cf0aa07b74ffe8bfd198b88b2e6c68a20698f [path history] [tgz]
  1. elements/
  2. layout_guide/
  3. list_model/
  4. symbols/
  5. table_view/
  6. util/
  7. DEPS
  8. README.md
ios/chrome/browser/shared/ui/README.md

Shared UI folder

This folder only contains the code shared by all the UI features. It is here mostly to ease the DEPS rules: the UI code can depend on all code here.

Add code here only if it is likely to be shared by a significant number of UI features (for example utils, UI elements meant to be used by other components...).