tree: 664d8db363a57d4a16b0745be7e02105d002226b [path history] [tgz]
  1. application_context/
  2. autofill/
  3. browser/
  4. browser_state/
  5. paths/
  6. prefs/
  7. url/
  8. web_state_list/
  9. 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.