summaryrefslogtreecommitdiffstats
path: root/components/invalidation/DEPS
blob: 0fdd76dd164502830ff45d0477d3dd7ed04d66e6 (plain)
1
2
3
4
5
6
include_rules = [
  # Explicitly forbid //content even though it is not allowed presently.
  "-content",
  "-components/invalidation",
  "+google/cacheinvalidation",
]