blob: a72887add7fe09329f8413fc7f0bf090c40e0b23 [file] [log] [blame]
vabr5410d0b2015-08-07 11:02:041Password manager component is layered, see https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design for what it means.
[email protected]2d2e5c82014-01-29 23:21:412
vabr5410d0b2015-08-07 11:02:043Ideal structure of the component:
4- core/: Essentials, not depending on any other layers.
5All other layers may depend on core:
6- content/: Content-specific embedding.
7- sync/: Sync-specific embedding.
[email protected]2d2e5c82014-01-29 23:21:418