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