summaryrefslogtreecommitdiff
path: root/components/precache/DEPS
blob: 36f628baa3534b903486bca074307abbf548ce72 (plain)
1
2
3
4
5
6
7
include_rules = [
  # Precache is a layered component; subdirectories must introduce the ability
  # to use the content layer explicitly as appropriate.
  # http://www.chromium.org/developers/design-documents/layered-components-design
  "-components/precache",
  "+components/precache/core",
]