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