Skip to content

Latest commit

 

History

History

infobars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
- Infobars is a layered component
(https://sites.google.com/a/chromium.org/dev/developers/design-documents/layered-components-design)
to enable it to be shared cleanly on iOS.

Directory structure:
core/: shared code that does not depend on src/content/
content/: Driver for the shared code based on the content layer.