Skip to content

Latest commit

 

History

History

feed

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Feed Host Component

Feed host is a component providing necessary APIs for hosting a third party Feed library in Chrome. Initially the Feed library is only supporting Chrome for Android, but most of the host API implementations are designed to be reusable on other platforms.

Library code and host API definitions can be found under //third_party/feed_library/. More information about the library is available in the README.md.