| 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. |