Home | History | Annotate | only in /external/chromium_org/components/infobars
Up to higher level directory
NameDateSize
core/03-Dec-2014
DEPS03-Dec-2014210
OWNERS03-Dec-201422
README03-Dec-2014319

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