blob: d4d172f856ec47e86caa4620ea9704be4bd183b0 [file] [log] [blame] [view]
# 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...).