1 The precache component contains code for an experimental prototype to
2 proactively load Web resources into the network stack's disk cache.
4 To enable this feature use the command line flag --enable-precache.
6 Precache is a layered component. See:
7 http://www.chromium.org/developers/design-documents/layered-components-design
11 core/ contains the core logic of the component.