Home | History | Annotate | Download | only in precache
      1 include_rules = [
      2   # Precache is a layered component; subdirectories must introduce the ability
      3   # to use the content layer explicitly as appropriate.
      4   # http://www.chromium.org/developers/design-documents/layered-components-design
      5   "-components/precache",
      6   "+components/precache/core",
      7 ]
      8