blob: 438ab7b781dc18d92af61f716b05ff09b94f9e26 [file] [log] [blame]
The precache component contains code for an experimental prototype to
proactively load Web resources into the network stack's disk cache.
To enable this feature use the command line flag --enable-precache.
Precache is a layered component. See:
http://www.chromium.org/developers/design-documents/layered-components-design
Folder structure:
core/ contains the core logic of the component.