tree: bdebd6c9345fc86f744c3704e802411701c28fc9 [path history] [tgz]
  1. animated_promo/
  2. bottom_sheet/
  3. elements/
  4. layout_guide/
  5. list_model/
  6. resources/
  7. symbols/
  8. table_view/
  9. util/
  10. DEPS
  11. 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...).