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