• Home
  • History
  • Annotate
  • only in /external/chromium_org/components/infobars/
NameDateSize

..12-Mar-201536 KiB

core/12-Mar-20154 KiB

DEPS12-Mar-2015186

OWNERS12-Mar-201522

README12-Mar-2015319

test/12-Mar-20154 KiB

README

1- Infobars is a layered component
2(https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design)
3to enable it to be shared cleanly on iOS.
4
5Directory structure:
6core/: shared code that does not depend on src/content/
7content/: Driver for the shared code based on the content layer.
8