tree: cd3631b38d9c31c09b527a5fe2ee68f16bdcfae6 [path history] [tgz]
  1. application_context/
  2. autofill/
  3. browser/
  4. paths/
  5. prefs/
  6. profile/
  7. url/
  8. utils/
  9. web_state_list/
  10. README.md
ios/chrome/browser/shared/model/README.md

Shared model folder

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

Add code here only if it is likely to be shared by a significant number of model features.