Home | History | Annotate | only in /external/chromium_org/components/infobars
Up to higher level directory
NameDateSize
core/23-Apr-2015
DEPS23-Apr-2015186
OWNERS23-Apr-201522
README23-Apr-2015319
test/23-Apr-2015

README

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